3DO In-Game Reset Mod
A simple 3DO in-game reset mod. MCU sniffs controller data and fires a reset signal to the console when L+R+X+P buttons are pressed.... show more2 Stars
ATTINY841 BMS
DIY BMS using ATTINY841-SSU this hardware has a higher balance current, fuse and TVS diode to help with voltage spikes. Most importantly, an external crystal to the micro controller (attiny841) which means the device is more reliable in low voltage situations... show more2 Stars
7-Segment Controller
This is a 7-segment controller. It runs on a 3-bit counter so the count is from 0-7. Buttons to toggle reset, pause, increment. Knobs to control speed and lighting configuration. Try the simulation here: https://www.flux.ai/jbreidfjord-dev/7-seg-3-bit-counter... show more57 Comments
1 Star
ESP32 Robot Controller
Control board for autonomous or radio-controlled robots. It has inputs to connect distance sensors and encoders for autonomous mode. It can be radio controlled by the ESP32 bluetooth or by connecting a Flysky RC controller receiver to the IBUS port. It also has 3 push buttons and you can connect some kind of display by I2C to visualize and select configuration modes. Forked from original project: https://www.flux.ai/jr98/esp32-robot-controller... show more18 Comments
1 Star
Pulse Width Modulation (PWM) Controller
This project is a Pulse Width Modulation (PWM) Controller, built around an LM555 timer IC. It controls a load connected to a MOSFET, with adjustments via a potentiometer, and uses capacitors, resistors and diodes for various functions. #PWM #controller #project #Template #projectTemplate... show more11 Comments
1 Star
STM32F4 Flight Controller Template oB1U
This is a STM32F4 Flight Controller template with 6-axis Accelerometer, Gyroscope. With OSD generator MAX7456EUI. #drone #flightController #STM32F405 #controller #OSD #video #referenceDesign #project #MPU6000 #template... show more1 Comment
1 Star
BLE Controller Template 5p8p
This is a BLE Controller project based on E73-2G4M04S1A module with SoC nRF52810 on board. Can be used to control RC cars, robots, planes, drones, etc #robotics #nRF52810 #E73 #Ebyte #BLE #referenceDesign... show more1 Comment
1 Star
ESP32 RS485 (Modbus) Controller Module 02e3 8a70 11db
This project is a controller module that uses the ESP32-WROOM-32E and the MAX3485 to communicate with Modbus devices. It has a USB-C port for power and data, a voltage regulator for stable operation. It also has a CH340C chip for USB to serial conversion. #referenceDesign #project #ESP32 #ESP32WROOM #RF #WIFI #MCU #reusable #module #simple-embedded #espressif #template #MAX3485 #RS485 #maximintegrated... show more1 Comment
1 Star
Qwiic PC Fan Controller
The Qwiic PC Fan Controller allows you easily control almost any PC fan over the Qwiic bus using the on board ATtiny microcontroller and control firmware. The control firmware monitors the tachometer output of the fan in order to implement PI Control over the fan speed, allowing you to set your desired speed in real units.... show more1 Comment
1 Star
Electronic Speed Controller
The electronic speed controller (ESC) is an essential part of an electric propulsion system’s hardware. It acts like the brain of the system by telling the motor how fast to go based on data signals it receives from the throttle controller. For smaller applications like drones and RC vehicles, this controller has the name ‘ESC’, whereas for larger manufacturing applications it may be called an electronic control unit, inverter, or motor controller. #drone #motorController #PCA9685 #controller #motor #esc #referenceDesign #project #EFM8BB21F16G #MPU9250 #template... show more1 Star
Nintendo Controller
Original Nintendo Entertainment System (NES) controller. Just like the originals, it uses a CD4021B 8-bit shift register to send serial data of the button state to the console.... show more1 Star
Flight Controller
This is a custom flight controller based around a STM32F103C8T6. It contains a BMP280 to measure the altitude of a drone, an ICM-42688-P that contains an accelerometer and gyroscope for motion control. The input voltage should be 12V and is set up to work with a LiPo battery.... show more1 Star
Arduino WS2812b Controller Shield
The Arduino WS2812b Controller Shield is a shield designed to offload the implementation of the WS2812b protocol to the shield. It is implemented on an ATtiny85, and the Arduino communicates with the shield over standard SPI. The code for the ATtiny85 can be found at https://github.com/k3jph/ws2812b-spi-controller... show more1 Star
Midi Drumpad Controller
A versatile MIDI drum pad controller with 16 responsive buttons, potentiometers, and optimized circuitry, designed to seamlessly integrate into any music production setup.... show more1 Star
ESP32 Robot Controller | AI Design Review Tutorial [Example] 3o6U
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.... show more5 Comments
1 Star
Resistive Touch Screen Controller - STMPE610
This breakout board features the STMPE610, which has both I2C and SPI interfaces available. There is also an interrupt pin that you can use to indicate when a touch has been detected to your microcontroller or microcomputer.... show more3 Comments
1 Star
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.... show more1 Comment
1 Star
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.... show more1 Comment
1 Star
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.... show more1 Comment
1 Star
Black Starship Controller Rev9
The circuit that will bring humans to Mars! Just kidding.. this is a pcb test board.... show more1 Comment
1 Star
MIDI controller PCB Clone 0
Welcome to your new project. Imagine what you can build here.1 Comment
1 Star
Starship Controller Rev9
The circuit that will bring humans to Mars! Just kidding.. this is a pcb test board.... show more1 Comment
1 Star
Black Starship Controller Rev9
The circuit that will bring humans to Mars! Just kidding.. this is a pcb test board.... show more1 Comment
1 Star
MIDI controller PCB Clone 5
Welcome to your new project. Imagine what you can build here.1 Comment
1 Star
MIDI controller PCB clone for devs 2 extra trace segment
Welcome to your new project. Imagine what you can build here.1 Comment
1 Star
Black Starship Controller Rev9
The circuit that will bring humans to Mars! Just kidding.. this is a pcb test board. Hi... show more1 Comment
1 Star
MIDI controller PCB clone for devs
Welcome to your new project. Imagine what you can build here.1 Comment
1 Star
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.... show more1 Star
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.... show more1 Star
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.... show more1 Star
PCB Layer View Controller with 2 layer board sdqm
A simple fixed linear voltage regulator board that can provide 3.3V up to 1A output and could operate down to 1V input-to-output differential. #firstpcbFlux... show more1 Star
hvacController
HVAC System controller board. Features 4 10A250VAC relays (For power control), a BME680 for environmental monitoring and a 5v-35v driver to control up to 2 DC motors. #esp32 #iot... show more19 Comments
1 Star
Webcam & TouchKey Laptop PCB
This project involves designing a PCB for the lid assembly of an open-source laptop. The design integrates various sensors, including a microphone, camera, and ambient light sensor, ensuring precise alignment with the display glass. It features touch sensors to control LED lighting, spring-loaded contacts for touch-key interaction, and 3D-printed light diffusers for efficient lighting. Additionally, the PCB includes a power management system with status LEDs and a PFC for connecting to the external laptop PCB. The goal is to create a versatile, upgradeable, and user-friendly component for the laptop's lid. Specific parts of the project include 1. Microphone - Audio input capture 2. Ambient Light Sensor Module - Light intensity measurement 3. Camera - Video capture 4. LDO Regulators (3 TLV74 Series) - Voltage regulation for different components 5. Crystal - Clock generation 6. Touch Sensor Controller - Touch-key interaction 7. Flip-Flop - State keeping in logic circuits 8. LEDs (LTRBR37G Series) - Lighting indication 9. FPC Connector - Interface with main laptop PCB... show more15 Comments
1 Star
USB Type-C FUSB302 Template
Programmable USB Type‐C Controller with Power Delivery(PD) support. Include ESD Protection Diodes. #project-template #USB #typec #powerdelivery #template... show more10 Comments
1 Star
RC522 RFID
The RC522 is a 13.56MHz RFID module that is based on the MFRC522 controller from NXP semiconductors. The module can supports I2C, SPI and UART and normally is shipped with a RFID card and key fob. It is commonly used in attendance systems and other person/object identification applications. #RFID #Module... show more9 Comments
1 Star
FireBeetle 2 ESP32-E IoT Microcontroller (Supports Wi-Fi & Bluetooth)
Specially designed for IoT ESP-WROOM-32E-based main controller board with dual-core chips. #ESP32 #ESP32WROOM #RF #WIFI #MCU... show more9 Comments
1 Star
Light Pink Flux Capacitor
Industrial ESP32-S3 MicroPython Controller with USB Hub, HDMI Output, Isolated Relay, and Buzzer Driver... show more1 Star
Rubber Red R2-D2
Production-Ready Automotive Crash Detection Controller PCB (90x60mm) – 2-Layer with Arduino Nano, SIM7600E-H, IMU & RF... show more1 Star
Fast Silver Flubber
Create a schematic diagram of an electric fence controller using the NE556 dual timer IC. The circuit must include all components with clear electronic symbols (resistors, capacitors, transistors, diode, relay) connected by lines as in a real circuit diagram. Specifications: 1. Power supply: - Vcc = +12V connected to pin 14 of the NE556. - Pin 1 of the NE556 to ground. 2. Timer A (active 10 seconds): - Pin 2 (Trigger A) receives a pulse from transistor Q2 (contact detector). - Pin 6 (Threshold A) connected to Pin 7 (Discharge A). - R1 = 1 MΩ between Pin 7 and +12V. - C1 = 10 µF between Pin 6 and ground. - Pin 3 (Out A) goes through a 4.7 kΩ resistor to the base of Q1 (BC547 NPN transistor). - Pin 3 also connected via a 100 nF capacitor to Pin 13 (Trigger B of Timer B). 3. Timer B (rest 10 seconds): - Pin 9 (Discharge B) and Pin 8 (Threshold B) connected together. - R2 = 1 MΩ between Pin 9 and +12V. - C2 = 10 µF between Pin 8 and ground. - Pin 12 (Out B) can be optionally used to block retrigger of Timer A. 4. Relay driver stage: - Q1 = BC547 NPN transistor. - Base connected through 4.7 kΩ resistor to Pin 3 (Out A). - Emitter to ground. - Collector connected to one side of the relay coil. - Other side of relay coil connected to +12V. - A diode 1N4007 placed in parallel with the relay coil (cathode to +12V, anode to collector of Q1). - Relay contacts switch the +12V supply to the electric fence energizer. 5. Contact detector: - Shunt resistor ≈0.1 Ω placed in series with the fence output. - Q2 = BC547 NPN transistor, base connected to the shunt, emitter to ground, collector to Pin 2 (Trigger A). - When current flows through the shunt, Q2 provides a trigger pulse to Timer A. Please draw the schematic in a standard style with components connected by straight lines, not in block diagrams. Show clear pin numbers of the NE556 and all external components.... show more1 Star
Brainstorm a new project with AI [Example]
make this for me now # Device Summary & Specification Sheet ## 1. Overview A rugged, Arduino-Uno-and-Raspberry-Pi-style single-board micro-PC featuring: - Smartphone-class CPU (Snapdragon 990) - USB-C Power Delivery + 4×AA alkaline backup + ambient-light harvester - On-board Arduino-Uno-compatible ATmega328P - External NVMe SSD via USB3 bridge & optional Thunderbolt 3 eGPU support - 5× USB 3.0 ports, HDMI in/out, Gigabit Ethernet & SFP fiber, Wi-Fi, Bluetooth, LoRa - 0.96″ OLED status display, 3.5 mm audio jack with codec --- ## 2. Key Specifications | Category | Specification | |--------------------|-------------------------------------------------------------------------------| | CPU | Snapdragon 990, octa-core up to 2.84 GHz | | Memory | 6 GB LPDDR4x DRAM | | Storage Interface | PCIe Gen3 ×4 → M.2 NVMe + USB 3.1 Gen1 bridge | | MCU | ATmega328P (Arduino-Uno-compatible) | | Power Input | USB-C PD up to 20 V/5 A; 4×AA alkaline backup; ambient-light photodiode boost | | Power Rails | 12 V, 5 V, 3.3 V, 1.8 V, 1.2 V via buck/buck-boost regulators | | USB Hub | 5× USB 3.0 downstream ports | | Display | 0.96″ 128×64 OLED via I²C/SPI | | Networking | 1 × Gigabit RJ45; 1 × SFP fiber; Wi-Fi 802.11ac + Bluetooth; LoRa SX1276 | | Video I/O | HDMI 2.0 input (RX) & output (TX) | | Audio | 3.5 mm jack + TLV320AIC3101 codec; Bluetooth audio | | Form Factor | Raspberry Pi–style header + Arduino-Uno shield headers; 4× standoff mounts | --- ## 3. Complete Parts List | Part | Function | Qty | |------------------------------------------------------------------------------------------------|-----------------------------------------------|-----| | [Snapdragon 990](https://www.flux.ai/search?type=components&q=Snapdragon%20990) | Main application CPU | 1 | | [LPDDR4x DRAM](https://www.flux.ai/search?type=components&q=LPDDR4x%20DRAM) | System memory | 1 | | [eMMC 64GB](https://www.flux.ai/search?type=components&q=eMMC%2064GB) | On-board storage | 1 | | [M.2 NVMe Connector](https://www.flux.ai/search?type=components&q=M.2%20NVMe%20Connector) | External SSD interface | 1 | | [JMS583](https://www.flux.ai/search?type=components&q=JMS583) | PCIe→USB 3.1 bridge for NVMe | 1 | | [Titan Ridge](https://www.flux.ai/search?type=components&q=Titan%20Ridge) | Thunderbolt 3/eGPU controller | 1 | | [STUSB4500](https://www.flux.ai/search?type=components&q=STUSB4500) | USB-C Power-Delivery controller | 1 | | [LTC4412](https://www.flux.ai/search?type=components&q=LTC4412) | Ideal-diode OR-ing | 1 | | [LTC3108](https://www.flux.ai/search?type=components&q=LTC3108) | Ambient-light (solar) energy harvester | 1 | | [Battery Holder 4×AA](https://www.flux.ai/search?type=components&q=Battery%20Holder%204xAA) | Alkaline backup power | 1 | | [TPS53318](https://www.flux.ai/search?type=components&q=TPS53318) | 6 V→5 V synchronous buck regulator | 1 | | [MCP1700-3302E/TO](https://www.flux.ai/search?type=components&q=MCP1700-3302E/TO) | 6 V→3.3 V LDO | 1 | | [TPS63060](https://www.flux.ai/search?type=components&q=TPS63060) | Buck-boost for 12 V rail (eGPU power) | 1 | | [ATmega328P](https://www.flux.ai/search?type=components&q=ATmega328P) | Arduino-Uno microcontroller | 1 | | [ESP32-WROOM-32](https://www.flux.ai/search?type=components&q=ESP32-WROOM-32) | Wi-Fi + Bluetooth co-processor | 1 | | [SX1276](https://www.flux.ai/search?type=components&q=SX1276) | LoRa transceiver | 1 | | [TUSB8041](https://www.flux.ai/search?type=components&q=TUSB8041) | 5-port USB 3.0 hub IC | 1 | | [Ethernet PHY](https://www.flux.ai/search?type=components&q=Ethernet%20PHY) | Gigabit Ethernet physical transceiver | 1 | | [SFP Cage](https://www.flux.ai/search?type=components&q=SFP%20Cage) | Fiber-optic SFP module connector | 1 | | [TDA19978](https://www.flux.ai/search?type=components&q=TDA19978) | HDMI 2.0 receiver (input) | 1 | | [TFP410](https://www.flux.ai/search?type=components&q=TFP410) | HDMI 2.0 transmitter (output) | 1 | | [TLV320AIC3101](https://www.flux.ai/search?type=components&q=TLV320AIC3101) | Audio codec for 3.5 mm jack & Bluetooth audio | 1 | | [Audio Jack 3.5mm](https://www.flux.ai/search?type=components&q=Audio%20Jack%203.5mm) | Headphone/mic port | 1 | | [SSD1306 OLED](https://www.flux.ai/search?type=components&q=SSD1306%20OLED) | Status display | 1 | --- ## 4. High-Level Design & Implementation Steps 1. **Schematic Creation** - Section off blocks: CPU + memory, power-supply, NVMe/USB bridge, MCU, wireless, USB hub, video, audio, I/O headers. - Place all parts from the list and wire per respective datasheet reference circuits. 2. **Power System** - Implement USB-C PD with STUSB4500 → buck/buck-boost & LDO rails. - Add LTC4412 to OR-ing battery pack into 6 V bus. - Include LTC3108 harvest input to 6 V bus (no recharge to AA). - Add decoupling & bulk caps per regulator datasheets; PTC fuses & ESD diodes on inputs. 3. **SoC & High-Speed Interfaces** - Break out Snapdragon 990 BGA with DDR4 routing (point-to-point). - Route PCIe Gen3 lanes to M.2 slot via JMS583 and to Titan Ridge for TB/eGPU. - Follow high-speed layout guidelines: impedance, length matching, EMI filters. 4. **MCU & Expansion Headers** - Place ATmega328P with UNO-style 2.54 mm headers; add ISP 6-pin, I²C pull-ups, reset circuit. 5. **Connectivity Blocks** - USB hub: TUSB8041 + ESD + chokes → five USB-A 3.0 ports. - Ethernet: RJ45 + magnetics + PHY; SFP cage + PHY/SFP interface. - Wireless: ESP32 module pad + SX1276 + antenna matching; program pads. 6. **Video & Audio** - HDMI RX (TDA19978) & TX (TFP410) blocks with TMDS ESD & termination. - Audio codec + 3.5 mm jack; route differential audio lines; add ESD. 7. **Display & Indicators** - SSD1306 OLED on I²C; add pull-ups & backlight power if needed. - LEDs for power, charge, status. 8. **PCB Layout & Mechanical** - Follow Raspberry Pi 2×20 header footprint & UNO shield hole pattern. - Add reinforcement for rugged use; standoffs at corners. - Define 4-layer stackup: • Top: signal • L2: GND • L3: PWR • Bottom: signal 9. **DRC/ERC Reviews** - Run ERC for decoupling, pull-ups, power nets. - Run DRC for high-speed clearance, differential pairs, via aspect ratios. 10. **Fabrication & Testing** - Export Gerbers, IPC-2581, BOM. - Prototype assembly; verify power sequencing, rails, interfaces. - Functional tests: USB-C PD negotiation, NVMe throughput, eGPU over TB3, wireless comm, audio, OLED. --- This spec sheet and part list should guide your Flux schematic and PCB layout workflow through to fabrication and validation. Let me know if you’d like to deep-dive into any specific block or review datasheet details next!... show more1 Star
LoRa Telemetry + GPS Template
This project is a LoRa telemetry with ATGM336H GNSS controlled by ESP32-S2-mini Template #drone #LoRa #rfm9x #ESP32 #controller #referenceDesign #project #template #ATGM336H #GNSS... show more1 Star
RPi PICO Stepper Motor Driver
A precise stepper motor controller using the RP2350A MCU (Raspberry Pico 2) and L297/L298N drivers for two-phase bipolar motors. Great for robotics and automation applications. #RP2350 #Pico2 #StepperMotorDriver #L297 #L298N #Robotics #Automation #MotorControl... show more1 Star