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 more0 Uses
1 Comment
78 Stars
ESP32 Battery Management System Controller Board
ESP32 Battery Management System Controller Board – An innovative solution for smart power control and audio recording integration. This cutting-edge board harnesses the power of the ESP32 microcontroller to deliver precise battery management and seamless integration with an S3 Voice Recorder subsystem. Perfect for advanced IoT applications, the board’s robust design ensures reliable energy optimization, remote monitoring, and real-time performance coupled with high-quality voice recording capabilities. Experience enhanced connectivity, efficient power regulation, and smart audio functionality, all in one compact package that paves the way for next-generation smart devices. #ESP32 #BatteryManagement #VoiceRecorder #IoT #SmartDevices #ControllerBoard... show more0 Uses
195 Comments
45 Stars
Robo Project
The Robo Project is a mobile robotic platform featuring a Particle Argon board, 4 motor-wheels controlled by L293D drivers, and an HC-SR04 ultrasonic sensor for obstacle detection. It's ideal for exploration, remote control, and robotics education. #allThingsRobotics #project #robot #L293D #car... show more0 Uses
71 Comments
39 Stars
USB-C to 4 USB-A Hub V1
Introducing my USB-C to 4 USB-A Hub V1, a compact and efficient solution for expanding your device's connectivity. Easily connect multiple USB-A peripherals to a single USB-C port. The USB-C and USB-A high speed differential pairs were done with the help of Flux Automated Impedance Control. #USBCHub #Connectivity #project... show more0 Uses
31 Comments
20 Stars
Robo Project
The Robo Project is a mobile robotic platform featuring a Particle Argon board, 4 motor-wheels controlled by L293D drivers, and an HC-SR04 ultrasonic sensor for obstacle detection. It's ideal for exploration, remote control, and robotics education. #project #robot #L293D #car... show more0 Uses
24 Comments
18 Stars
STM32MP1 Linux Card
This project designs a Linux Single Board Computer using STM32MP157FAC1, featuring DDR memory, a power management IC, USB and SD card interfaces, and essential user controls, aimed at versatile embedded applications.... show more0 Uses
192 Comments
15 Stars
Audio Electronics | Copilot Preset
Servo Control Module with Battery Protection and UI for 100×60×50 mm Enclosure... show more0 Uses
0 Comments
14 Stars
ESP32-S3 - PLC for Home and Small industry
ESP32-S3-PLC For Home and Small Industry, include 8 12V SSR to control DC and AC Current, 8 isolated I/O and a ESP32 as a brain with a USB C to upload the code and the connectivity advantages of the ES32 like WIFI and Bluetooth.... show more0 Uses
9 Comments
13 Stars
16 channel relay module
16 channel relay that will allow you to control different types of electrical loads... show more0 Uses
211 Comments
12 Stars
HADES
HADES Flight Control System. Complete flight control system designed from scratch. The flight control system is primarily designed for fixed-wing, autonomous drones to enable them to perform tasks autonomously, such as take-off, landing, waypoint navigation, payload delivery, etc.... show more0 Uses
6 Comments
12 Stars
oscilador 555
copilot Entiendo que deseas diseñar un oscilador utilizando el chip 555. Aquà están algunos pasos que puedes seguir para hacer esto. Conecta el pin 1 (GND) del IC 555 a la terminal negativa de tu fuente de alimentación (0V). Conecta el pin 8 (VCC) del IC 555 a la terminal positiva de tu fuente de alimentación (11V). Conecta la resistencia de 10kΩ (R1) entre el pin 8 (VCC) y el pin 7 (DISCHARGE) del 555. Conecta tu potenciómetro de 100kΩ (R2) entre el pin 7 (DISCHARGE) y el pin 6 (THRESHOLD) del 555. Junta los pines 2 (TRIGGER) y 6 (THRESHOLD) juntos y conecta los pines unidos al lado negativo de tu condensador de 10nF (C). Conecta el lado positivo del condensador de 10nF (C) a VCC (el pin 8). Conecta el pin 4 (RESET) al VCC si no quieres usar la función de reset. De lo contrario, puedes conectar una señal de reset aquÃ. Conecta el pin 3 (OUTPUT) del 555 al terminal positivo de tu resistencia de 470Ω. Conecta el otro terminal de la resistencia a tierra. El condensador de 10uF debe estar conectado en paralelo a la alimentación (entre VCC y GND) para suavizar cualquier ruido en la fuente de alimentación de 11V. Te sugiero que experimentes con el valor del potenciómetro (R2) hasta que consigas el Duty Cycle deseado. Por lo general, es posible cambiar la frecuencia del pulso y ajustar el Duty Cycle utilizando este control. Si, después de realizar estas conexiones y ajustes, aún no puedes obtener el Duty Cycle deseado, podrÃa ser indicativo de que los valores de resistencia y condensador que tienes no son adecuados para tu rango de frecuencia y Duty Cycle objetivo. Para que obtengamos un Duty Cycle del 75%, necesitamos usar el chip 555 en modo astable y debemos calcular los valores de R1 y R2 (resistencia total de carga y descarga respectivamente) que nos ayude a conseguir esto. El tiempo de alta (T_high) y el tiempo de baja del ciclo (T_low) de la oscilación salen determinados por R1, R2, y C (el condensador). Se pueden usar las siguientes fórmulas para calcularlos: T_high = 0.693 * (R1 + R2) * C T_low = 0.693 * R2 * C Duty cycle = ( T_high ) / ( T_high + T_low ) Para un Duty Cycle de 0.75: Estableceremos R1 como la resistencia de 10 kilohmios que se proporcionó. Con el potenciómetro de 100 kilohmios como R2, podemos variarlo para ajustar el Duty Cycle según necesitemos hasta que se llegue a la relación deseada. Considerando que el condensador C es el condensador de 10 nF que se proporcionó, anteriores declaraciones son bajo supuesto que el tiempo de operación (T = T_high + T_low) caiga en un rango aceptable. Para el esquemático: Conecta VCC de tu 555 al terminal positivo de tu fuente de voltaje de 11V y GND a tierra. Conecta los pines 2 (TRIGGER) y 6 (THRESHOLD) juntos y al lado negativo de tu condensador de 10nF. Conecta el lado positivo del condensador a VCC. Conecta el pin 3 (OUTPUT) al terminal positivo de tu resistencia de 470 ohmios. Conecta el otro terminal de la resistencia a tierra. Conecta tu resistencia de 10 kilohmios entre VCC y los pines 2 y 6 del 555. Finalmente, conecta tu potenciómetro entre los pines 2 y 6 y el pin 7 (DISCHARGE) del 555. El condensador de 10uF deberÃa estar conectado en paralelo a la alimentación para suavizar cualquier ruido en la alimentación de 11V. Estas son mis suposiciones y pasos sugeridos pero recuerda variar el potenciómetro hasta conseguir el Duty Cycle deseado en caso de no conseguirlo de forma inmediata. Si por alguna razón no puedes conseguir el Duty Cycle de 75%, es posible que las resistencias y condensadores proporcionados no sean los adecuados para el rango de frecuencia y Duty Cycle deseados. En tal caso, puede que tengas que utilizar otros valores de componentes.... show more0 Uses
19 Comments
11 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 more0 Uses
193 Comments
10 Stars
WiFi Camera with Motion Detection Reference Design
This project is a WiFi Camera with Motion Detection, utilizing ESP32-CAM module and HC-SR501 PIR sensor. The camera is activated by the sensor's output. The system also includes power regulation and communication headers for setup and control. #WiFi #MCU #PIR #ReferenceDesign #project #ESP32 #camera #referenceDesign #edgeComputing #espressif #template #reference-design.... show more0 Uses
146 Comments
8 Stars
Portable Audio DSP
Portable Audio DSP project utilizing multiple ICs, capacitors, resistors, and LEDs for advanced audio processing and control. Designed for embedded audio applications with ESP32, ADC, DAC, and interface components. #audioDevices #DSP #ADC #audio #DAC... show more0 Uses
43 Comments
8 Stars
Pico Macro Keyboard
The Pico Macro Keyboard is a compact and powerful macro pad built using the latest Raspberry Pi Pico 2. Inspired by the Figma Creator Micro, this keyboard is designed for customizable control and enhanced productivity. It features mechanical switches with per-key RGB lighting, along with two rotary encoders for added functionality. With a modular 4-layer PCB and fully customizable keymaps, it seamlessly integrates with any software, making it perfect for designers, gamers, and power users alike.... show more0 Uses
129 Comments
7 Stars
ESP32 Dual Ultrasonic Water Level Monitoring System
This project is designed to measure water level of two tanks using ultrasonic sensors interfaced with the ESP32 microcontroller. The design leverages the processing power and wireless connectivity of the ESP32 to accurately monitor water levels and support automated water management processes. Key components include two ultrasonic sensors for precise distance measurement, robust voltage regulation using an LM2596 buck converter, and reliable power management circuits. Its modular design approach facilitates easy expansion and integration with other systems, making it an ideal solution for both DIY enthusiasts and professionals in automated fluid control and IoT applications. Firmware: https://github.com/jharwinbarrozo/ESP32-Dual-Ultrasonic-Water-Level-Monitoring-System #ESP32 #UltrasonicSensor #WaterLevelSensor #LM2596 #VoltageRegulator #ModularDesign #IoT #DIYProjects #ElectronicsDesign #automation... show more0 Uses
0 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 more0 Uses
0 Comments
6 Stars
Competition Shield
Arduino Electrical Control Shield -Redundant Temp. Sense -Geometric Monitoring -Dual RS232 Communication -USB Communication -Dual Motor Control -5 24V Control Relays -15 10V Analog IO -22 24V Protected IO... show more0 Uses
6 Comments
5 Stars
Smart system for a greenhouse
This project is a 6-output irrigation control board with pump and other device support. It features 8 connectors, 2 GPIO pins each, and a GC9A01A display. The board is powered by an STM32L073V8T6 microcontroller and has 6 LEDs connected to GPIO pins. #irrigationcontrol #STM32 #GPIO #GC9A01A #LEDs.... show more0 Uses
4 Comments
5 Stars
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 more0 Uses
88 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 more0 Uses
224 Comments
4 Stars
Biskuit AI: Project Showcase
Kitchen LED Strip Motion & Ambient-Light Controller with 12 V PWM Dimming, PIR Sensor, Ambient Light Sensor, MCU Control, Buck Regulator, and Protection Circuits (TVS, PTC Fuse, Reverse-Polarity Diode) #KitchenLEDController #MotionDetection #AmbientLightSensor... show more0 Uses
56 Comments
4 Stars
sEMG_DAQ
sEMG-DAQ is a wearable 6 channel data acquisition unit for capturing surface electromyographic (sEMG) signals from human arm muscles using SJ2-3593D jack connectors while conditioning, digitizing, processing and transmitting them as sEMG data to an external AI accelerated board through an SM12B-SRSS IDC connector where AI models are run for various applications including robotic control, muscle signals medical assessment and gesture recognition. The board leverages an INA125P instrumentation amplifier together with filter stages utilizing LM324QT op-amps for conditioning and an STM32G4A1VET6 microcontroller for the digitization, processing and data transmission of the signals. Since AI models can only be as good as the data, the design of such a DAQ is necessary to ensure clean, reliable and real-time data for AI applications requiring sEMG data. The board also has USB-FS and JTAG to cater for debugging. The power (5V) is fed through a screw terminal and is regulated by two LDK320AM LDO regulators to offer 5V, 3.3V and 1.8V to meet the requirements of various components on the board.... show more0 Uses
39 Comments
4 Stars
ECG controlling Robotic Hand
Robotic Hand Control Using ECG https://www.hackster.io/aka3d6/robotic-hand-control-using-emg-349254... show more0 Uses
1 Comment
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 more0 Uses
23 Comments
4 Stars
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 more0 Uses
4 Comments
4 Stars
Air-powered-soft-robots
Board for air-powered soft robots. Board contains 4 air pumps powered by a 12.4v li-on battery and controlled by fixed buttons... show more0 Uses
1 Comment
4 Stars
Pico Macro Keyboard
The Pico Macro Keyboard is a compact and powerful macro pad built using the latest Raspberry Pi Pico 2. Inspired by the Figma Creator Micro, this keyboard is designed for customizable control and enhanced productivity. It features mechanical switches with per-key RGB lighting, along with two rotary encoders for added functionality. With a modular 4-layer PCB and fully customizable keymaps, it seamlessly integrates with any software, making it perfect for designers, gamers, and power users alike.... show more0 Uses
0 Comments
3 Stars
Interruptor de luz con control gestual
This project is a Gesture Light Switch Relay Reference Design. It involves an STM32 microcontroller (STMicroelectronics) that interacts with an APDS-9960 sensor (Broadcom) to detect hand gestures. The gesture data is used to control a Toshiba TLP175A relay and an Everlight tri-color LED to switch the light and change colors, respectively. Power is supplied by a Diodes Incorporated's AP2112K-3.3TRG1 regulator. #referenceDesign #edge-computing #edgeComputing #stm #relay #sensors #reference-design... show more0 Uses
5 Comments
2 Stars
MERGEN ABRA ROV Main Control Board
Integrated 4-layer ROV main control board for 48 V tether-powered underwater vehicle, with onboard 48 V to 12 V/5 V/3.3 V electronics power conversion, STM32F407 control, Jetson Nano interface, sensors, ESC PWM signal outputs, RS485/Ethernet tether interfaces, and conformal-coated underwater-enclosure constraints.... show more0 Uses
0 Comments
2 Stars
USB-C to 4 USB-A Hub V1
Introducing my USB-C to 4 USB-A Hub V1, a compact and efficient solution for expanding your device's connectivity. Easily connect multiple USB-A peripherals to a single USB-C port. The USB-C and USB-A high speed differential pairs were done with the help of Flux Automated Impedance Control. #USBCHub #Connectivity #project... show more0 Uses
98 Comments
2 Stars
7-Segment Controller Rev B
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 more0 Uses
38 Comments
2 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 more0 Uses
28 Comments
2 Stars
Robo Project
The Robo Project is a mobile robotic platform featuring a Particle Argon board, 4 motor-wheels controlled by L293D drivers, and an HC-SR04 ultrasonic sensor for obstacle detection. It's ideal for exploration, remote control, and robotics education. #project #robot #template #L293D #car... show more0 Uses
25 Comments
2 Stars
Gesture Light Switch Relay Reference Design
This project is a Gesture Light Switch Relay Reference Design. It involves an STM32 microcontroller (STMicroelectronics) that interacts with an APDS-9960 sensor (Broadcom) to detect hand gestures. The gesture data is used to control a Toshiba TLP175A relay and an Everlight tri-color LED to switch the light and change colors, respectively. Power is supplied by a Diodes Incorporated's AP2112K-3.3TRG1 regulator. #referenceDesign #edge-computing #edgeComputing #stm #relay #sensors #reference-design... show more0 Uses
21 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 more0 Uses
13 Comments
2 Stars
ESP32-S3 - PLC for Home and Small industry
ESP32-S3-PLC For Home and Small Industry, include 8 12V SSR to control DC and AC Current, 8 isolated I/O and a ESP32 as a brain with a USB C to upload the code and the connectivity advantages of the ES32 like WIFI and Bluetooth.... show more0 Uses
6 Comments
2 Stars
ATtiny13 Tiny Neo Tester
An ATtiny13 is more than sufficient to control almost any number of NeoPixels via an IR remote. The NeoController was originally developed as a tester for 800kHz NeoPixel strips. Since there was still so much flash left in the ATtiny13, an IR receiver was integrated so that some parameters can be controlled with an IR remote control. In this way, it is also suitable as a simple and cheap remote-controlled control unit for NeoPixels. Due to its small size (21.6mm x 11.4mm), it can be soldered directly to the LED strip without any problems. The power supply via a USB-C connection enables currents of up to 3A. There is still more than a third of the flash memory left for additional ideas.... show more0 Uses
1 Comment
2 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 more0 Uses
0 Comments
2 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 more0 Uses
0 Comments
2 Stars
Seeed Studio XIAO ESP32C6
Seeed Studio XIAO ESP32C6 is powered by the highly-integrated ESP32-C6 SoC, built on two 32-bit RISC-V processors, with a high-performance (HP) processor with running up to 160 MHz, and a low-power (LP) 32-bit RISC-V processor, which can be clocked up to 20 MHz. There are 512KB SRAM and 4 MB Flash on the chip, allowing for more programming space, and binging more possibilities to the IoT control scenarios.... show more0 Uses
0 Comments
2 Stars
Controlled Bronze T-800
Welcome to your new project. Imagine what you can build here.0 Uses
0 Comments
2 Stars
Weather Station
Weather Station controlled by STM32F031F6P6 MCU. 2x humidity and temperature sensors. USB powered... show more0 Uses
44 Comments
2 Stars
STM32MP1 Linux Card
This project designs a Linux Single Board Computer using STM32MP157FAC1, featuring DDR memory, a power management IC, USB and SD card interfaces, and essential user controls, aimed at versatile embedded applications.... show more0 Uses
3 Comments
2 Stars
ESP32 IMU Template
This project is a small 100mm X 100mm quadcopter controlled by ESP32 and MPU-6050 Template #drone #motorController #ESP32 #controller #motor #helicopter #referenceDesign #project #quadcopter #MPU6050 #template... show more0 Uses
0 Comments
2 Stars
BLE remote control Reference Design
This is a BLE remote control Reference Design. It features a Microchip RN4871U BLE module for communication, various push buttons (Up, Down, Left, Right, OK) for control input, and a piezoelectric buzzer for audio feedback. Power is supplied by a battery and it is regulated to 3.3V for the BLE module. #BLE #IoT #referenceDesign #simple-embedded #microchip #template #reference-design... show more0 Uses
21 Comments
1 Star
BLE remote control Reference Design
This is a BLE remote control Reference Design. It features a Microchip RN4871U BLE module for communication, various push buttons (Up, Down, Left, Right, OK) for control input, and a piezoelectric buzzer for audio feedback. Power is supplied by a battery and it is regulated to 3.3V for the BLE module. #BLE #IoT #referenceDesign #simple-embedded #microchip #template #reference-design... show more0 Uses
18 Comments
1 Star
Smart Vending System Control Board
Designing a control board for a smart vending machine. Board will house an ESP32, AC and DC power supply, terminal port for stepper motor, MG990 servo motor, SIM7200 GSM module, 2004 LCD screen.... show more0 Uses
13 Comments
1 Star