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.... show more1 Comment
77 Stars
ArduinoMicro-MidiFreak
Arduino Micro - MIDI Controller It uses the Arduino Micro as USB midi controller. It has 1 capacitive touch octave (12 Keys), 2 rotary encoders, a button, and a proximity sensor that can be used as a mod wheel, sustain pedal or MPE. The oled screen displays the different configuration options. It can be set to any channel or C.C. so it can be used to modify other instruments behavior. The capacitive touch keys can also be used as 12 drum machine pads.... show more35 Comments
22 Stars
BRAVE POWER MANAGEMENT BOARD
Brave is a versatile and efficient power board that can provide 12v, 5v and 3.3v outputs for various applications. It can be powered by battery or solar panel, and the battery can be recharged by solar energy. It can also be powered by a USB port if needed. This board is ideal for IoT projects that require reliable and stable power supply in different environments. #internetOfThings #IoT #power #management #usb... show more176 Comments
21 Stars
raspberry-pi-2-3-4-model-b-template
Raspberry Pi 2, 3, 4 or 400 Model B+ connector with RPi board outline and mounting holes. good for Raspberry Pi Shield projects. Insulation Height 0.335" (8.51mm) Compatible part number: PPPC202LFBN-RC #RaspberryPi #HAT #RPi #template #project... show more1 Comment
11 Stars
AvocAudio: A tinyML community board v1
AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar... show more210 Comments
10 Stars
BLE Encoder
BLE remote control board. Based on SoC ESP32-C3-MINI-1 that allows you to program it as HID volume multichannel control, you can switch channels with the user button, or use it as arrow keys. #internetOfThings... show more193 Comments
10 Stars
Aerospace Electronics | Copilot Preset
Use this Copilot's template to design satellite payloads, avionic systems, or space instruments, considering MIL-STD, radiation hardening, and extreme environmental constraints. Modify project requirement properties to adapt to specific needs. #template #project-template... show more319 Comments
9 Stars
7-Segment PCB
This is a simulation of a 7-segment counter using digital logic gates (and, or, not). Three pulsed sources are required at A,B,C and should count out the binary 000-111. This is manufacturable and has a PCB design for it!... show more3 Comments
7 Stars
Solar power for Raspberry Pi
To power the Raspberry Pi from solar panels or a lifepo4 battery, an efficient ultra-low power boost converter with battery management is used to generate power BQ25504RGTT... show more7 Stars
Scale Snap 3D
3D Camera Module is a scalable SPI enabled 4 camera array pinout for 3D photogrammetry reconstruction which uses I2C to connect between each module to expand camera capacity while keeping capture sequences in sync. It uses ATMega32U4 with its built in USB 2.0 for data transfer and camera array adjustments and capture as well as a micro SD card slot for local image storage. An interrupt logic pinout should be used on the SPI master module as capture command. Each module is powered via USB-C (5V) or barrel jack (12V regulated to 5V).... show more96 Comments
6 Stars
Ouija Board
First in the world hands-free Otherside communication device! You need only the board, spirit or ghost don't need to move the ouija anymore. Symbols will light up from the inside so you will be able to read your messages and spirit or ghost just need to turn on a red bottom entry LED. Two MEMS microphones allow your interlocutor to clearly hear your questions. WiFi connectivity gives you an opportunity to "dial" without a Medium anytime anywhere. And it has Bluetooth as well, because: "Everything is better with Bluetooth"! This board is powered by a single 10440(AAA) LiFePO4 battery that gives you up to 2 hours of seance. Designed by Vasyl Skral... show more32 Comments
6 Stars
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.... show more6 Stars
[4-layer] OSHPARK Constraints
Use this template if you're planning to get your board manufactured in OSHPARK. It has the via min/max and trace width constraints already baked as global rules. #project-template #template #manufacturer-design-rules OSHpark 4-layer stackup specs: Top overlay or silkscreen: 1 mil thick Top solder mask or solder resist: 1 mil thick Top copper: 1.7 mil thick on 1 oz copper Dielectric: 7.96 mil thick FR408HG 2113 Mid layer 1: 0.68 mil thick on 0.5 oz copper Dielectric core: 39 mil thick FR408HR Mid layer 2: 0.68 mil thick on 0.5 oz copper Dielectric: 7.96 mil thick FR408HG 2113 Bottom copper: 1.7 mil thick on 1 oz copper Bottom solder mask or solder resist: 1 mil thick Bottom overlay or silkscreen: 1 mil thick... show more5 Comments
5 Stars
Strangest LED Blinker TestSite
Project Overview: This project is an enhanced LED blinking circuit that goes beyond a simple 555 timer-based design. It incorporates additional features such as random blinking patterns, speed control, and a start/stop function. The project utilizes a microcontroller, such as an Arduino or Raspberry Pi, to control the blinking patterns, speed, and start/stop functionality. LED Blinking: The board features a total of 8 LEDs that blink in various random patterns. When the board is powered on, even before user interaction, the LEDs start blinking randomly, creating an eye-catching display. Each LED has its own current-limiting resistor to ensure proper current flow and prevent damage. The microcontroller is programmed to generate random blinking patterns for the LEDs, ensuring that the LEDs do not blink in a predictable or sequential order. This random blinking adds an element of unpredictability and visual interest to the project. Speed Control: The board includes two speed control buttons that allow the user to adjust the blinking speed of the LEDs. Button 1 is designated as the "fast" button, increasing the blinking speed when pressed, while Button 2 is designated as the "slow" button, decreasing the blinking speed when pressed. The speed control provides a range of blinking speeds, from a slow, gradual blink to a rapid, strobe-like effect. The microcontroller monitors the state of the speed control buttons and adjusts the blinking speed accordingly. Start/Stop Functionality: A third button serves as a start/stop control. When pressed, it toggles the blinking of the LEDs on or off. This allows the user to freeze the blinking pattern at any desired moment or resume the blinking when desired. The microcontroller handles the start/stop functionality by turning the LEDs on or off based on the state of the start/stop button. Manual Speed Adjustment: In addition to the speed control buttons, the board includes a potentiometer or variable resistor. This component allows the user to manually adjust the blinking speed of the LEDs by turning the knob or sliding the control. The manual speed adjustment provides more precise and customizable control over the blinking speed compared to the preset speeds of the buttons. The microcontroller reads the analog value from the potentiometer and adjusts the blinking speed accordingly. Power and Connectivity: The board is powered through a USB-C or USB-micro B connector, allowing it to be easily connected to a power source such as a computer or wall adapter. A voltage regulator may be included to ensure a stable and appropriate voltage supply to the components. A power switch is incorporated to conveniently turn the board on or off.... show more224 Comments
4 Stars
8 relay controller for xiao
Xiao could be a good way to mod your house or machines, with a simple relay controller to rule the wires.... show more77 Comments
4 Stars
Raspberry Pi 5 Hat with PCIe Template
Template for Raspberry Pi 5 Model Shield. Include an official pinout so you will always know Raspberry Pi names, the alternative roles of pins, which one is SDA, or SCL, etc. On PCB you can find the 3D model of the Raspberry Pi itself along with the board outline on the silkscreen. #RaspberryPi #Raspberry #RaspberryPi5 #raspberry #Pi #RPi #Shield #template #project #project-template... show more54 Comments
4 Stars
Particle Argon Robotic arm
This is a board for a robotic arm controlled by Particle Argon. Settings can be made using a display module that connects to the board. You can teach him to draw or cook. Just use your imagination!... show more23 Comments
4 Stars
OctoPower
OctoPower is a monitoring hardware, it provides an end-to-end electricity monitoring solution perfect for monitoring home consumption, solar generation or any AC electrical circuit for that matter. Key features : - 8x clip-on CT current sensor - Full Real/Active power measurement & continuous sampling. - Cumulative energy persisted on reboot. - Wifi (with WPS) and Ethernet support - It send all data on mqtt topic - It can be configurable mqtt topics, calibration, enable/disable wifi over a mqtt api - Upgrade firmware over local network... show more17 Comments
4 Stars
Seeed Studio 4-Layer Stackup
To optimize your 4-layer board manufacturing process with Seeed Studio Fusion, simply clone or fork this comprehensive template. It incorporates a majority of the essential manufacturing constraints as global rules, ensuring a smoother and more efficient production workflow. #template #projectTemplate #manufacturerDesignRules #project-template #manufacturer-design-rules... show more4 Stars
Q4-2022-Dogfooding-On Air-markwu2001-Remix-R1
IMPORTANT NOTICE: Hey, I opened editing permissions and this doc is broken, see the frozen version here: https://www.flux.ai/markwuflux/on-air-markwu2001-remix-r1-backup-freeze-0b49 R1 changes: -Changed LED part to Red LEDs -adjusted resistor value of buck converter -Changed source for USB-C Connector -Removed exposed soldermask on buck converter with negative soldermask expansion -Order with black soldermask Modified by markwu2001: - Adjustable Brightness, - 85-90% Drive Efficiency - <5W Operation (Can use 5V 1A Plug) This project can be purchased from LCSC Original Description: Daddy's second circuit board. A sign to let my wife know when I'm on a call. Activates with a slide switch and is powered by USB-C.... show more3 Comments
4 Stars
Raspberry Pi 4 Hat Template
Template for Raspberry Pi 4 Shield. Include an official pinout so you will always know Raspberry Pi names, the alternative roles of pins, which one is SDA, or SCL, etc. On PCB you can find the 3D model of the Raspberry Pi itself along with the board outline on the silkscreen. #RaspberryPi #Raspberry #Pi #RPi #Shield #template #project #project-template #raspberry... show more41 Comments
3 Stars
AI Design Reviews
Whenever I ask for a design review, I need you to test each of these individual aspects one by one: - All reset/enable have an external pull-up or pull-down resistors - None of the floating pins require pull-up or pull-down resistors - All resistor’s voltage rating is sufficient for the maximum voltage applied. If any resistor doesn't contain voltage rating please flag this clearly as an error.... show more21 Comments
3 Stars
RaspberryPiComputeModule4-NAS-V0
-WiFi 5 -USB-C Powered -Single or Double M.2 drives -Smallest in the world!... show more11 Comments
3 Stars
ArduinoMicro-MidiFreak-PB
Arduino Micro - MIDI Controller It uses the Arduino Micro as USB midi controller. It has 1 capacitive touch octave (12 Keys), 2 rotary encoders, a button, and a proximity sensor that can be used as a mod wheel, sustain pedal or MPE. The oled screen displays the different configuration options. It can be set to any channel or C.C. so it can be used to modify other instruments behavior. The capacitive touch keys can also be used as 12 drum machine pads.... show more6 Comments
3 Stars
Arduino Nano Shield Template
Template for Arduino Nano Shield. Include an official pinout so you will always know Arduino names, the alternative roles of pins, which one is SDA, or SCL, etc. On PCB you can find the 3D model of the Arduino Nano itself along with the board outline on the silkscreen. #Arduino #Nano #Shield #template #project #project-template... show more2 Comments
3 Stars
Raspberry Pi Model B Hat Template
Template for Raspberry Pi 2, 3, 4 or 400 Model B+ Shield. Include an official pinout so you will always know Raspberry Pi names, the alternative roles of pins, which one is SDA, or SCL, etc. On PCB you can find the 3D model of the Raspberry Pi itself along with the board outline on the silkscreen. #RaspberryPi #Raspberry #Pi #RPi #Shield #template #project #project-template... show more1 Comment
3 Stars
Radar Sensor XM125
Turn a PC or Raspberry Pi into a radar lab. Plug-and-play USB-C, protected data lines, dual serial channels, and full access to reset/boot/I2C/UART/SWD for demos, evaluation, and algorithm prototyping.... show more3 Stars
Adafruit MAX31865 RTD PT100 or PT1000 Amplifier
Adafruit MAX31865 RTD PT100 or PT1000 Amplifier #MAX31865 #Adafruit #Amplifier #PT100 #PT1000 #referenceDesign #project... show more2 Stars
SparkFun Load Cell Amplifier - HX711
The SparkFun Load Cell Amplifier is a small breakout board for the HX711 IC that allows you to easily read load cells to measure weight. By connecting the amplifier to your microcontroller you will be able to read the changes in the resistance of the load cell, and with some calibration you’ll be able to get very accurate weight measurements. This can be handy for creating your own industrial scale, process control or simple presence detection.... show more28 Comments
2 Stars
ESP32 8 Relay Board
ESP32 8 Relay Board. Has onboard mains to 5V or can use the ESP VIN for the +5V. 8 onboard relays capable of switching about 5A without adding additional tin to the traces.... show more19 Comments
2 Stars
FM_Transmitter
This is one of the simplest FM transmitters that can be built. It does not require any tuning, and transmit frequency is crystal locked to 90MHz. It eliminates frequency drift common to LC-based FM transmitters. This design is best suited for broadcasting voice or music up to a distance of fifty metres depending on the antenna used.... show more17 Comments
2 Stars
Aquatimer
AquaTimer is a programmable timer for 12V devices such as lighting, solenoid valves or pumps not only for aquariums. It has three switchable channels for currents up to 2A each and up to 5A in total. Connected lighting can be dimmed if desired and slowly faded in and out to simulate sunrises and sunsets. The internal RTC of the ATtiny is used as a clockwork in conjunction with a 32.768kHz crystal. A backup battery keeps the clock running even if the external power supply is interrupted. Settings are made using three buttons and the OLED display.... show more14 Comments
2 Stars
Picobuck Led Driver (AL8805W5)
(AL8805W5) The PicoBuck LED Driver is an economical and easy to use driver that will allow you to control and blend three different LEDs on three different channels. By default, each channel is driven at 330mA; that current can be reduced by either presenting an analog voltage or a PWM signal to the board. Version 12 of the board adds a solderable jumper that can be closed to increase the maximum current to 660mA. The new voltage regulator also increased the voltage rating on the various components on the board, allowing it to be used up to the full 36V rating of the AL8805 part.... show more13 Comments
2 Stars
Raspberry Pi 3B+ Hat Template
Template for Raspberry Pi 3 Model B+ Shield. Include an official pinout so you will always know Raspberry Pi names, the alternative roles of pins, which one is SDA, or SCL, etc. On PCB you can find the 3D model of the Raspberry Pi itself along with the board outline on the silkscreen. #RaspberryPi #Raspberry #raspberry #raspberrypi #Pi #RPi #Shield #template #project #project-template... show more10 Comments
2 Stars
Raspberry Pi 5 Hat Template
Template for Raspberry Pi 5 Model Shield. Include an official pinout so you will always know Raspberry Pi names, the alternative roles of pins, which one is SDA, or SCL, etc. On PCB you can find the 3D model of the Raspberry Pi itself along with the board outline on the silkscreen. #RaspberryPi #Raspberry #RaspberryPi5 #raspberry #Pi #RPi #Shield #template #project #project-template... show more9 Comments
2 Stars
Simple Charger Modul
This is a simple charger modul that can be connected to a DC generator or solar panel at the input and a battery at the output... show more4 Comments
2 Stars
619 J Stepper
This project is an open source micro-controller board used to drive a stepper motor in closed loop mode. The board is generally used on 3D printer steppers or CNC steppers to prevent losing steps. The project is inspired by Tropical labs: Mechaduino board #motorControllers... show more3 Comments
2 Stars
Triple-Axis Accelerometer
The LIS3DH is a very popular low power triple-axis accelerometer. It's low-cost, but has just about every 'extra' you'd want in an accelerometer. This sensor communicates over I2C or SPI (our library code supports both) so you can share it with a bunch of other sensors on the same I2C bus. There's an address selection pin so you can have two accelerometers share an I2C bus... show more1 Comment
2 Stars
EV5920-5048-V-00A Evaluation Board
This is a recreation of the [EV5920-5048-V-00A](https://www.monolithicpower.com/en/ev5920-5048-v-00a.html) from MPS which demonstrates a MP5920 Hot-Swap controller commanding 5 MP5048 e-fuses in parallel. WIP Items: -Routing In flux, this project demonstrates hierarchal design through the use of modules. Additionally, parametric symbols are used extensively to improve schematic cleanliness. Components in the canvas are locked because their positions correspond to the same positions as the original layout. Changelog from Original MPS Design: - Not including GPIO2 or GPIO3 as included in the original board due to NC pin name on the IC. - PC1 and PC2 footprints are 5mm in pitch and 12.5mm in diameter rather than the 16mm diameter in the original layout. This change corresponds with the selected part more accurately. -Renamed Designators to be More Verbose... show more1 Comment
2 Stars
MAX98357 Audio DAC Breakout 077b
This compact breakout board makes it easy to add high-quality audio output to your microcontroller projects using the MAX98357A/B Class D audio amplifier. Perfect for Arduino, ESP32, Raspberry Pi, or any microcontroller with I2S output capabilities. Features High-Performance Audio: Delivers Class AB audio quality with Class D efficiency (92% efficient at 1W) Powerful Output: 3.2W into 4Ω speakers at 5V supply Clean Sound: Low distortion (0.013% THD+N at 1kHz) Wide Supply Range: Operates from 2.5V to 5.5V Simplified I2S Interface: No MCLK required, just BCLK, LRCLK, and DIN Selectable Gain: Solder jumpers for easy gain selection (3dB, 6dB, 9dB, 12dB, or 15dB) Channel Selection: Configure for left, right, or combined (mono) output Filterless Design: No need for external output filtering components Compact Form Factor: Minimal board space with optimized layout Applications Smart speakers and voice assistants Portable audio devices IoT audio projects Gaming devices and sound effects Educational audio projects Digital instrument amplification The FLUX MAX98357 breakout board requires only three I/O pins plus power, making it the perfect audio solution for projects where simplicity and sound quality matter.... show more2 Stars
AvocAudio 04_02 Generating Manufacturing Files
AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar... show more2 Stars
AvocAudio - Fully Placed 23ab 7515
AvocAudio is a compact tinyML community board designed for extensive audio data collection for various tinyML applications. It leverages the Raspberry Pi RP2040 and integrates a LoRa-E5 LoRaWAN Transceiver Module for connectivity. Equipped with an SD card slot for local data storage, the board ensures efficient data collection. The board operates on solar power or a lithium-ion battery, ensuring flexible and efficient energy use. #audioDevices #raspberryPi #rp2040 #lorawan #iot #solar... show more2 Stars
BLE Encoder
BLE remote control board. Based on SoC ESP32-C3-MINI-1 that allows you to program it as HID volume multichannel control, you can switch channels with the user button, or use it as arrow keys.... show more2 Stars
Copilot v4 DogFooding - Audio Amplifier
I'm building an audio amplifier. These are the project requirements: - Type of Amplifier: Class D (for energy efficiency). - Input Source: Line-level input from a standard audio source, e.g., mobile phone or PC. - Output Power: 10W per channel (for a stereo setup). - Number of Channels: 2 (stereo output). - Distortion: Total Harmonic Distortion (THD) of less than 0.1% at full power. - Frequency Response: 20Hz to 20kHz. - Power Supply: Operate from a single 12V DC source. - Protection: Over-current and thermal protection for the amplifier IC. - Connectivity: Standard 3.5mm audio jack for input and screw terminals for speaker outputs. - Volume Control: A physical potentiometer for volume control. - Indicator: An LED indicator that shows power ON status. - Size Constraints: PCB size should not exceed 100mm x 100mm. Consider every requirement individually when answering any question... show more2 Stars
Arduino Uno R3 Shield Template 31vK
Template for Arduino Uno R3 Shield. Include an official pinout so you will always know Arduino names, the alternative roles of pins, which one is SDA, or SCL, etc. On PCB you can find the 3D model of the Arduino Uno R3 itself along with the board outline on the silkscreen. #Arduino #Uno #Shield #Template #project-template #project... show more66 Comments
1 Star
CI Playground: BRAVE POWER MANAGEMENT BOARD
Brave is a versatile and efficient power board that can provide 12v, 5v and 3.3v outputs for various applications. It can be powered by battery or solar panel, and the battery can be recharged by solar energy. It can also be powered by a USB port if needed. This board is ideal for IoT projects that require reliable and stable power supply in different environments. #IoT #power #management #usb... show more65 Comments
1 Star
TSAL_KE1_Green
Designing a Tractive System Active light(TSAL) circuit for an Electric Vehicle which does the following operations 1. The TSAL itself must have a red light, flashing continuously with a frequency between 2 Hz and 5 Hz and a duty cycle of 50%, active if and only if the LVS is active and the voltage across DC-link capacitors exceeds half the nominal TS voltage 2. The TSAL itself must have a green light, continuously on, active if and only if the LVS is active and ALL of the following conditions are true: ● All AIRs are opened. ● The pre-charge relay is opened. ● The voltage at the vehicle side of the AIRs inside the TSAC does not exceed 60 VDC or 50 VAC RMS. This schematic will include only the Green Light logic. We have to take proper care of High voltage and Low voltage isolation in this schematic because it will have to be implemented on the PCB as well.... show more39 Comments
1 Star
Arduino Uno R3 Shield Template
Template for Arduino Uno R3 Shield. Include an official pinout so you will always know Arduino names, the alternative roles of pins, which one is SDA, or SCL, etc. On PCB you can find the 3D model of the Arduino Uno R3 itself along with the board outline on the silkscreen. #Arduino #Uno #Shield #Template #project-template #project... show more37 Comments
1 Star
Arduino Uno R3 Shield for PureData VER1.3
Template for Arduino Uno R3 Shield. Include an official pinout so you will always know Arduino names, the alternative roles of pins, which one is SDA, or SCL, etc. On PCB you can find the 3D model of the Arduino Uno R3 itself along with the board outline on the silkscreen. #Arduino #Uno #Shield #Template #project-template #project... show more34 Comments
1 Star
Arduino Uno R3 Relay Shield
Template for Arduino Uno R3 Shield. Include an official pinout so you will always know Arduino names, the alternative roles of pins, which one is SDA, or SCL, etc. On PCB you can find the 3D model of the Arduino Uno R3 itself along with the board outline on the silkscreen. #Arduino #Uno #Shield #Template #project-template #project... show more33 Comments
1 Star