• [Example] Simulation of Types of Transformers

    [Example] Simulation of Types of Transformers

    Two separate simulated circuits which demonstrate how step up and step down type transformers work.

    evan

    4 years ago

    0 Uses

    1 Comment

    1 Star


  • [Example] STM32F4x Preliminary Design

    [Example] STM32F4x Preliminary Design

    A preliminary design for developing SMT32F4x series based project that’ll help you get started faster.

    5 years ago

    0 Uses

    1 Comment

    1 Star


  • [Example] Simulation of AC to DC Converter

    [Example] Simulation of AC to DC Converter

    A simulated circuit that demonstrates how diodes in a bridge configuration convert an AC voltage to DC voltage.

    5 years ago

    0 Uses

    1 Comment

    1 Star


  • [Example] Simulation of Types of Transformers

    [Example] Simulation of Types of Transformers

    Two separate simulated circuits which demonstrate how step up and step down transformers work.

    5 years ago

    0 Uses

    1 Comment

    1 Star


  • [Example] Simulation of Astable Multivibrator Circuit

    [Example] Simulation of Astable Multivibrator Circuit

    A simulated blinking LED circuit using an astable multivibrator a.k.a "flip-flop" as a square wave generator.

    5 years ago

    0 Uses

    1 Comment

    1 Star


  • [Example] Simulation of AC to DC Converter

    [Example] Simulation of AC to DC Converter

    A simulated circuit that demonstrates how diodes in a bridge configuration convert an AC voltage to DC voltage.

    5 years ago

    0 Uses

    1 Comment

    1 Star


  • [Example] ESP32 Reference Design

    [Example] ESP32 Reference Design

    ESP32 Dual-Band RTK GNSS Reference Design with u-blox ZED-F9P

    5 years ago

    0 Uses

    1 Comment

    1 Star


  • [Example] Simulation of AC to DC Converter

    [Example] Simulation of AC to DC Converter

    A simulated circuit that demonstrates how diodes in a bridge configuration convert an AC voltage to DC voltage.

    5 years ago

    0 Uses

    1 Comment

    1 Star


  • [Example] Arduino MKR Shield Template

    [Example] Arduino MKR Shield Template

    Template for creating an Arduino MKR shield (https://www.arduino.cc/en/hardware#mkr-family) #Arduino #template #project #arduinomkr #zero

    +

    U
    U
    U
    U
    U
    U

    2 years ago

    0 Uses

    1 Comment

    1 Star


  • ESP32 Robot Controller | AI Design Review Tutorial [Example]

    ESP32 Robot Controller | AI Design Review Tutorial [Example]

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    3 months ago

    0 Uses

    0 Comments

    1 Star


  • Tesla Vehicle Display System | AI Cost Optimization Tutorial [Example]

    Tesla Vehicle Display System | AI Cost Optimization Tutorial [Example]

    Learn how to optimize your project for cost with this Vehicle Display System project that was open sourced from the Tesla Roadster. Optimizing your BOM for cost can take forever to research component alternatives and understand the supply chain. Learn how to optimize for cost in seconds with Flux Copilot.

    4 months ago

    0 Uses

    0 Comments

    1 Star


  • ESP32 Robot Controller | AI Design Review Tutorial [Example]

    ESP32 Robot Controller | AI Design Review Tutorial [Example]

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    0 Uses

    0 Comments

    1 Star


  • EnduroSat UART Example

    EnduroSat UART Example

    Welcome to your new project. Imagine what you can build here.

    4 months ago

    0 Uses

    0 Comments

    1 Star


  • ESPRSSO32 Smart Scale AI Auto Layout [Example]

    ESPRSSO32 Smart Scale AI Auto Layout [Example]

    ESPRSSO32 Smart Scale with 555 LED Blinker

    5 months ago

    0 Uses

    0 Comments

    1 Star


  • Brainstorm a new project with AI [Example]

    Brainstorm a new project with AI [Example]

    Learn how to use Copilot, your AI design assistant, to brainstorm and develop a new idea from concept to custom board design. Discuss requirements, generate architectures, research parts, and draw your schematic.

    7 months ago

    0 Uses

    0 Comments

    1 Star


  • Brainstorm a new project with AI [Example]

    Brainstorm a new project with AI [Example]

    MCU Footprint Update – Verified with No New DRC Violations

    7 months ago

    0 Uses

    0 Comments

    1 Star


  • Brainstorm a new project with AI [Example]

    Brainstorm a new project with AI [Example]

    Cost-Effective USB-C 2S Li-Ion Charger with Integrated 1W LED Flashlight - Fully Discrete, Generic Components, Minimalist Design

    9 months ago

    0 Uses

    0 Comments

    1 Star


  • ESP32 Robot Controller | AI Design Review Tutorial [Example] fukm

    ESP32 Robot Controller | AI Design Review Tutorial [Example] fukm

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    10 months ago

    0 Uses

    0 Comments

    1 Star


  • Brainstorm a new project with AI [Example]

    Brainstorm a new project with AI [Example]

    1. Empieza con el objetivo Ejemplo: “Estoy creando un módulo de control para una bomba de aire de 24 V en una máquina CNC láser. El circuito debe encender y apagar la bomba según la señal FAN que viene de la tarjeta de control (3.3 V o 5 V).” 2. Explica los requerimientos La bomba trabaja a 24 V y hasta 2 A. El control debe ser con un MOSFET N–channel en conmutación. Debe incluir protección contra picos y ruidos eléctricos. Se deben mostrar indicadores LED (encendido, funcionamiento, error). 3. Lista de funciones que quieres en el diseño Protección: fusible, diodo flyback, TVS, snubber RC. Control: MOSFET con resistencia de gate y pull-down. Filtrado: capacitores cerca de la bomba. Indicadores LED: Azul: energía 24 V presente. Verde: bomba activa. Rojo: error o apagado. 4. Explica la lógica de funcionamiento (qué debe pasar) Cuando la fuente 24 V se conecta → LED azul enciende. Cuando la señal FAN activa el MOSFET → bomba enciende + LED verde enciende. Cuando la bomba está apagada → LED rojo puede encender (opcional). Si ocurre sobrecorriente → el fusible abre el circuito. 5. Diagrama de bloques sencillo (texto) [FUENTE 24V] -- [FUSIBLE] --+--> [BOMBA] --> [MOSFET] --> GND | +--> [LED Azul] --> GND [SALIDA FAN] --> [Res 100Ω] --> [Gate MOSFET] [Gate MOSFET] --> [Pull-down 100kΩ a GND] [Protecciones: Diodo, TVS, RC, Capacitores en paralelo con la bomba]

    10 months ago

    0 Uses

    0 Comments

    1 Star


  • Brainstorm a new project with AI [Example]

    Brainstorm a new project with AI [Example]

    Learn how to use Copilot, your AI design assistant, to brainstorm and develop a new idea from concept to custom board design. Discuss requirements, generate architectures, research parts, and draw your schematic.

    0 Uses

    0 Comments

    1 Star


  • Tesla Vehicle Display System | AI Cost Optimization Tutorial [Example]

    Tesla Vehicle Display System | AI Cost Optimization Tutorial [Example]

    Learn how to optimize your project for cost with this Vehicle Display System project that was open sourced from the Tesla Roadster. Optimizing your BOM for cost can take forever to research component alternatives and understand the supply chain. Learn how to optimize for cost in seconds with Flux Copilot.

    a year ago

    0 Uses

    0 Comments

    1 Star


  • ESP32 Robot Controller | AI Design Review Tutorial [Example]

    ESP32 Robot Controller | AI Design Review Tutorial [Example]

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    a year ago

    0 Uses

    0 Comments

    1 Star


  • ESP32 Robot Controller | AI Design Review Tutorial [Example]

    ESP32 Robot Controller | AI Design Review Tutorial [Example]

    Spot the mistake! Learn how to use AI to conduct a design review on an ESP32-based control board. This project is ideal for autonomous or radio-controller robots featuring inputs for sensors, encoders, and a Flysky RC receiver, plus an I2C display for configuration.

    a year ago

    0 Uses

    0 Comments

    1 Star


  • Raspberry Pi Pico | End-to-end AI Design Tutorial [Example] f2f9

    Raspberry Pi Pico | End-to-end AI Design Tutorial [Example] f2f9

    Learn how to design PCBs faster with generative AI in this 20 minute hands-on tutorial. You’ll learn how to use Flux Copilot, an AI-powered hardware design assistant, to research parts, review your design, and even connect components. https://youtu.be/FL7e0OXTLic

    2 years ago

    0 Uses

    0 Comments

    1 Star


  • Raspberry Pi Pico | End-to-end AI Design Tutorial [Example]

    Raspberry Pi Pico | End-to-end AI Design Tutorial [Example]

    Learn how to design PCBs faster with generative AI in this 20 minute hands-on tutorial. You’ll learn how to use Flux Copilot, an AI-powered hardware design assistant, to research parts, review your design, and even connect components. https://youtu.be/FL7e0OXTLic

    2 years ago

    0 Uses

    0 Comments

    1 Star


Previous

Page 5 of 18640

Next