Dataset Viewer
Auto-converted to Parquet Duplicate
id
unknown
level
stringclasses
3 values
type
stringclasses
33 values
task
stringlengths
182
1.11k
input_nodes
stringlengths
2
100
output_nodes
stringlengths
3
99
input_voltage
stringclasses
16 values
output_voltage
stringclasses
15 values
components
unknown
sub_module_name
stringlengths
7
28
n_gt_components
int64
25
85
gt_component_types
int64
12
25
101
Medium
Communication
Design an SFP signal conversion board using 1x RP2040 microcontroller, 1x W25Q32JVSS SPI flash, 1x Crystal_GND24 crystal oscillator, 1x Conn_01x02 connector, 13x C_Small decoupling capacitors, and 7x R_Small resistors. The RP2040 manages SFP transceiver E/O and O/E conversion with firmware stored on the W25Q32JVSS via ...
VIN, GND
GPIO16, GPIO17
3.3
3.3
"1x RP2040, 1x W25Q32JVSS, 1x Crystal_GND24, 1x Conn_01x02, 13x C_Small, 7x R_Small"
SFP2SMA_CTRL
null
null
102
Easy
IoT
Design an ESP32-based window monitoring system using 1x ESP32-DevKitC, 3x LED indicators, and 3x SW_Reed magnetic reed switches. Each reed switch detects window open/closed state and connects to a separate GPIO on the ESP32-DevKitC. Each LED provides visual status indication for its corresponding window sensor. Connect...
VIN, GND
LED1, LED2, LED3
5
3.3
"1x ESP32-DevKitC, 3x LED, 3x SW_Reed"
WINDOW_MONITOR
null
null
103
Easy
IoT
Design a battery-powered buzzer alert module using 1x ESP32-C3-XIAO microcontroller, 1x TP4056_5V_1A Li-ion battery charger, 1x PN2222A NPN transistor, 1x Buzzer, 1x LED status indicator, 1x SW_SPST power switch, 1x D protection diode, and 2x R resistors. The TP4056 charges a Li-ion battery from USB 5V input. The ESP32...
VUSB, GND
BUZZER_OUT
5
3.3
"1x ESP32-C3-XIAO, 1x TP4056_5V_1A, 1x PN2222A, 1x Buzzer, 1x LED, 1x SW_SPST, 1x D, 2x R"
BUZZER_ALERT
null
null
104
Hard
DataAcquisition
Design a USB-powered data logger using 1x CH32V003JxMx RISC-V microcontroller, 1x AP2112K-3.3 LDO voltage regulator, 1x USB_A connector, 2x C_Small decoupling capacitors, 1x R resistor, 3x TestPoint debug pads, and 3x Jumper_2_Open configuration jumpers. The USB_A provides 5V VBUS power, regulated to 3.3V by the AP2112...
VBUS, GND
SWIO, JP1, JP2, JP3
5
3.3
"1x CH32V003JxMx, 1x AP2112K-3.3, 1x USB_A, 2x C_Small, 1x R, 3x TestPoint, 3x Jumper_2_Open"
USB_DATA_LOGGER
null
null
105
Easy
Sensing
Design a phototransistor light sensor interface using 1x Q_Photo_NPN phototransistor and 1x Conn_01x06_Socket 6-pin connector. The phototransistor detects ambient light levels and outputs an analog voltage (PHOTOSENSOR_READ) through the connector. Wire the phototransistor between +5V and the sense output, with the conn...
+5V, GND
PHOTOSENSOR_READ
5
5
"1x Q_Photo_NPN, 1x Conn_01x06_Socket"
PHOTO_SENSOR
null
null
106
Easy
Audio
Design a dual-microphone audio capture shield using 1x ESP32-S3-DevKitC, 1x WeMos_D1_mini, and 2x MAX9814 electret microphone amplifier modules. Each MAX9814 provides automatic gain control for its microphone input and outputs an amplified analog audio signal. Connect the analog outputs of both MAX9814 modules to ADC-c...
VIN, GND
AUDIO_L, AUDIO_R
5
3.3
"1x ESP32-S3-DevKitC, 1x WeMos_D1_mini, 2x MAX9814"
DUAL_MIC_CAPTURE
null
null
107
Hard
Sensing
Design a wireless hearing screening sensor board using 1x ESP32DEVKITV1, 1x module_mpu6050 IMU, 1x Screw_Terminal_01x02 terminal block, 5x R fixed resistors, and 5x R_Variable potentiometers. The ESP32 communicates with the MPU6050 via I2C for motion/orientation sensing. The variable resistors provide adjustable signal...
+5V, GND
SDA, SCL
5
3.3
"1x ESP32DEVKITV1, 1x module_mpu6050, 1x Screw_Terminal_01x02, 5x R, 5x R_Variable"
HEARING_SENSOR
null
null
108
Medium
Sensing
Design an IMU sensor breakout module using 1x LSM6DS3 6-axis accelerometer/gyroscope, 2x R_Small I2C pull-up resistors, 2x C_Small decoupling capacitors, and 1x FerriteBead_Small for power rail filtering. The LSM6DS3 communicates via I2C with SCL and SDA lines pulled up by the resistors. The ferrite bead filters high-f...
+3.3V, GND
IMU_SCL, IMU_SDA
3.3
3.3
"1x LSM6DS3, 2x R_Small, 2x C_Small, 1x FerriteBead_Small"
IMU_BREAKOUT
null
null
109
Medium
Interface
Design a multi-channel coaxial blanking signal distribution board using 6x Conn_Coaxial coaxial connectors and 1x Conn_01x07_Female 7-pin header. The 7-pin header receives blanking control signals from an external source, and each of the 6 coaxial connectors distributes an individual blanking output (Blanking_Out1 thro...
SIG_IN, GND
Blanking_Out1, Blanking_Out2, Blanking_Out3, Blanking_Out4, Blanking_Out5, Blanking_Out6
5
5
"6x Conn_Coaxial, 1x Conn_01x07_Female"
BLANKING_DIST
null
null
110
Hard
IoT
Design a smart waste bin keypad and LED indicator module using 1x XIAO-RP2040-DIP microcontroller, 9x SW_Push push buttons, 9x D signal diodes, and 3x SK6812MINI addressable RGB LEDs. The 9 push buttons form a 3x3 keypad matrix with diodes for anti-ghosting, connected to the RP2040 GPIO pins. The 3 SK6812MINI LEDs are ...
+5V, GND
LED_DATA
5
3.3
"1x XIAO-RP2040-DIP, 9x SW_Push, 9x D, 3x SK6812MINI"
SMART_BIN_KEYPAD
null
null
111
Hard
Interface
Design a DS3231 real-time clock module with I2C interface using 1x DS3231-keyboard RTC chip and 1x C_Small-device decoupling capacitor. The DS3231 provides accurate timekeeping via I2C (SCL, SDA) and a square wave output (SQW) for interrupt timing. Connect the decoupling capacitor on the +5V power supply pin. Expose SC...
+5V, GND
SCL, SDA, SQW
5
5
"1x DS3231-keyboard, 1x C_Small-device"
RTC_DS3231
null
null
112
Medium
Robotics
Design a Raspberry Pi Pico-based omniwheel robot controller breakout board using 1x Pico microcontroller, 14x Conn_01x04 4-pin connectors, 1x Conn_01x06 6-pin connector, and 1x Conn_01x03 3-pin connector. The 4-pin connectors provide interfaces for motor drivers, encoders (AXIS-X_A/B, AXIS-Y_A/B), and button/LED module...
+5V, GND
AXIS-X_A, AXIS-X_B, AXIS-Y_A, AXIS-Y_B
5
3.3
"1x Pico, 14x Conn_01x04, 1x Conn_01x06, 1x Conn_01x03"
OMNI_ROBOT_CTRL
null
null
113
Medium
PowerDelivery
Design a USB-C power delivery breakout board with capacitive touch sensing using 1x USB_C_Receptacle_PowerOnly_6P USB-C power-only receptacle, 2x Conn_01x04 4-pin connectors, and 3x TestPoint test probes. The USB-C receptacle provides +5V power with CC1 and CC2 configuration channel pins. The 4-pin connectors break out...
VBUS, GND
+5V, TOUCH1, TOUCH2, TOUCH3
5
5
"1x USB_C_Receptacle_PowerOnly_6P, 2x Conn_01x04, 3x TestPoint"
USBC_TOUCH_BREAKOUT
null
null
114
Medium
Driver
Design an 8-channel optocoupler LED driver array using 24x BC847 NPN transistors, 8x EL817 optocouplers, 8x LED indicators, and 48x R resistors. Each channel consists of 1 EL817 optocoupler driving a BC847 transistor output stage with an LED indicator. The 3 BC847 transistors per channel provide current amplification s...
+5V, GND, GNDREF
CH1, CH2, CH3, CH4, CH5, CH6, CH7, CH8
5
5
"24x BC847, 8x EL817, 8x LED, 48x R"
OPTO_LED_DRIVER_8CH
null
null
115
Medium
IoT
Design an ESP32-C3-MINI based PCB business card with OLED display using 1x ESP32-C3-MINI-1 microcontroller, 1x SSD1306-SPI-OLED display, 1x 1N4148 protection diode, 1x Conn_01x02 battery connector, 8x R resistors, and 4x C capacitors. The ESP32-C3 drives the SSD1306 OLED via SPI for displaying information. Button input...
+5V, GND
OLED_DATA
5
3.3
"1x ESP32-C3-MINI-1, 1x SSD1306-SPI-OLED-schematic-rescue, 1x 1N4148, 1x Conn_01x02, 8x R, 4x C"
PCB_BUSINESS_CARD
null
null
116
Easy
SignalDistribution
Design a TTL blanking signal repeater and distribution circuit using 2x Q_NPN_CBE NPN transistors, 2x SW_SPDT toggle switches, 4x D signal diodes, 4x R resistors, 1x LED power indicator, and 1x Conn_02x01 input connector. The input TTL blanking signal enters through the 2-pin connector, and NPN transistors buffer and a...
+5V, GND
BLANK_OUT1, BLANK_OUT2
5
5
"2x Q_NPN_CBE, 2x SW_SPDT, 4x D, 4x R, 1x LED, 1x Conn_02x01"
TTL_BLANK_REPEATER
null
null
117
Medium
Interface
Design an OLED display module with button inputs using 1x OLED_SSD1306_128X64 display, 2x B3W-4050 tactile pushbuttons, 1x CAP100RP capacitor, and 1x HDR-1X6 6-pin header connector. The SSD1306 OLED provides a 128x64 pixel display interfaced via I2C or SPI through the 6-pin header. The two pushbuttons provide user navi...
VCC, GND
SDA, SCL, BTN1, BTN2
3.3
3.3
"1x OLED_SSD1306_128X64, 2x B3W-4050, 1x CAP100RP, 1x HDR-1X6"
OLED_BTN_MODULE
null
null
118
Hard
MotorControl
Design a stepper motor driver interface board using 1x Pololu_Breakout_A4988 stepper driver module, 3x Conn_01x03 3-pin connectors, 1x Conn_01x04 4-pin connector, 2x R resistors, and 1x C_Polarized electrolytic capacitor. The A4988 module drives a stepper motor with step, direction, and enable control signals routed th...
12V, 5V, GND
STEP, DIR, ENABLE
12
5
"1x Pololu_Breakout_A4988, 3x Conn_01x03, 1x Conn_01x04, 2x R, 1x C_Polarized"
STEPPER_A4988_IF
null
null
119
Medium
HID
Design a mechanical keypad with RGB LED feedback using 1x XIAO-RP2040-DIP microcontroller, 9x SW_Push push buttons, 9x 1N4148 anti-ghosting diodes, 4x SK6812 addressable RGB LEDs, and 1x RotaryEncoder_Switch rotary encoder with push switch. The 9 push buttons form a 3x3 key matrix with 1N4148 diodes on each key for ant...
+5V, GND
LED_DATA, ENC_A, ENC_B
5
3.3
"1x XIAO-RP2040-DIP, 9x SW_Push, 9x 1N4148, 4x SK6812, 1x RotaryEncoder_Switch"
RGB_MACROPAD
null
null
120
Easy
MotorControl
Design a brushless motor driver interface board using 1x Igus_dryve_D1 motor controller, 1x Brushless_Motor_with_Hall_Sensors BLDC motor, 1x Single_ended_encoder_with_index incremental encoder, 1x SW_Push enable button, and 1x R resistor. The dryve D1 controller drives the brushless motor using Hall sensor feedback (Ha...
24V, 5V, GND
Enable, Limit
24
5
"1x Igus_dryve_D1, 1x Brushless_Motor_with_Hall_Sensors, 1x Single_ended_encoder_with_index, 1x SW_Push, 1x R"
BLDC_DRYVE_IF
null
null
121
Medium
IoT
Design a USB-C powered RGB lamp controller using a HEF4093BP quad NAND Schmitt trigger IC. Use 1x HEF4093BP_652 as the logic controller, 1x LED for RGB output indication, 1x R as a current-limiting resistor, 1x USB_C_Receptacle for 5V power input, and 1x VDC voltage source. The USB-C connector provides +5V power, and t...
VBUS
LED_OUT
5
5
"1x HEF4093BP_652, 1x LED, 1x R, 1x USB_C_Receptacle, 1x VDC"
RGB_LAMP_CTRL
null
null
122
Medium
IoT
Design a motherboard interface board for an ESP8266-01 module with voltage protection and logic gate signal conditioning. Use 16x Conn_01x01 single-pin connectors for GPIO breakout and test points, 8x Resistor_0603 for pull-up/pull-down and current limiting, 4x SolderJumper_2_Open for configuration options, and 2x SN74...
VCC
P1D1 TO GATE
3.3
3.3
"16x Conn_01x01, 8x Resistor_0603, 4x SolderJumper_2_Open, 2x SN74AHCT1G08DBVR"
ESP_POWER_BOARD
null
null
123
Easy
IoT
Design a smart glove sensor interface board using a WeMos D1 Mini (ESP8266) as the main controller. Use 1x WeMos_D1_mini for Wi-Fi connectivity and I2C/GPIO control, 4x Conn_01x05_Pin connectors for flex sensor inputs, 2x Conn_01x03_Pin connectors for I2C peripherals (MPU6050 gyroscope/accelerometer) via SCL and SDA li...
5v
SDA, SCL
5
3.3
"1x WeMos_D1_mini, 4x Conn_01x05_Pin, 2x Conn_01x03_Pin, 1x Conn_01x02_Pin"
SMART_GLOVE_IF
null
null
124
Easy
Sensing
Design an ignition continuity sensing circuit for a rocketry project. Use 1x QS5U17TR MOSFET to control the firing signal on the FIRE net, 5x RES_0603 resistors for current limiting and voltage dividing on continuity sense lines (E_CONT, NOZ_CONT, SP_CONT), 3x IgnitionScrewTerminal connectors for e-match pyrotechnic co...
VIN
FIRE, E_CONT, NOZ_CONT, SP_CONT
3.3
3.3
"5x RES_0603, 3x IgnitionScrewTerminal, 1x QS5U17TR, 1x CAP_0603, 1x TP"
IGNITION_SENSE
null
null
125
Hard
MCU
Design an I2C GPIO expander-based input interface for a can crusher controller. Use 1x PCA9539PW_112 16-bit I2C GPIO expander to read 8x SW_Push pushbutton switches (5 for joystick directions: UP/DOWN/LEFT/RIGHT/PRESS and 3 for KEY1/KEY2/KEY3), 14x R resistors for pull-ups and current limiting, 4x TestPoint for debug a...
+3.3V
IO_INT, JOYSTICK_UP, JOYSTICK_DOWN, JOYSTICK_LEFT, JOYSTICK_RIGHT, JOYSTICK_PRESS, KEY1, KEY2, KEY3
3.3
3.3
"14x R, 8x SW_Push, 4x TestPoint, 1x PCA9539PW_112, 1x C"
GPIO_EXP_INPUT
null
null
126
Medium
Communication
Design an ATmega328P-based wireless node with USB serial interface and sub-GHz radio. Use 1x ATmega328P-A microcontroller, 1x FT232RL USB-to-UART bridge connected via MC-RX and MC-TX lines, 1x RFM69CW sub-GHz radio module with SPI interface (MISO, MOSI, NSS), 1x USB_A connector for power and data, 1x AVR-ISP-6 programm...
+5V
MC-TX, MC-RX, MISO, MOSI
5
3.3
"12x C, 5x R, 3x LED, 1x ATmega328P-A, 1x FT232RL, 1x RFM69CW, 1x USB_A, 1x AVR-ISP-6, 1x crystosc-X322516MLB4SI, 1x Conn_Coaxial_Small, 1x Conn_01x01"
AVR_RADIO_NODE
null
null
127
Easy
Communication
Design an SFP fiber optic transceiver interface with analog signal conditioning. Use 1x SFP-CONNECTOR-awallin for the SFP optical module, 2x ADT16-1T-awallin RF transformers for differential signal coupling, 4x 74HC14 Schmitt trigger inverter ICs for signal conditioning, 3x TL071-RESCUE-sfp_v4 op-amps for analog signal...
+3.3V, +6V, -6V
MOD-ABS
3.3, 6
3.3
"27x R, 25x C, 8x L, 4x 74HC14, 3x TL071-RESCUE-sfp_v4, 3x Conn_Coaxial, 3x LED, 2x Conn_01x01, 2x ADT16-1T-awallin, 1x SFP-CONNECTOR-awallin"
SFP_ANALOG_IF
null
null
128
Hard
IoT
Design an Arduino-based multi-sensor environmental data logger. Use 1x Arduino_UNO_R3 as the main controller, 2x BMP280 barometric pressure/temperature sensors on I2C, 1x DHT11 and 1x DHT22 humidity/temperature sensors on GPIO, 1x DS1307+ real-time clock for timestamping, 1x SPI_SD_Card_Reader for data storage, 1x RC16...
5V
SD_CS, LCD_RS
5
5
"2x BMP280, 1x Arduino_UNO_R3, 1x DHT11, 1x DHT22, 1x DS1307+, 1x SPI_SD_Card_Reader, 1x RC1602A, 1x I2C"
ENV_DATA_LOGGER
null
null
129
Hard
Motor
Design a precision farming rover motor control and sensor interface board using dual Arduino Micro controllers. Use 2x Arduino_Micro_Socket for redundant control, 6x LM358 dual op-amps for analog sensor signal conditioning with 2.5V reference, 1x ADA3708 Adafruit motor driver module, 11x C_Small and 6x C_Polarized_Smal...
5v
2.5v
5
2.5
"11x C_Small, 9x R_US, 6x LM358, 6x C_Polarized_Small_US, 3x Conn_01x02, 2x Arduino_Micro_Socket, 1x ADA3708, 1x Conn_01x04, 1x Conn_02x05_Odd_Even, 1x Conn_02x07_Odd_Even, 1x Conn_02x10_Odd_Even, 1x Conn_02x13_Odd_Even"
ROVER_MOTOR_CTRL
null
null
130
Hard
MCU
Design a mechanical keyboard PCB with OLED display and rotary encoder for a custom controller (meltybrain robot). Use 1x ProMicro as the main controller, 42x SW_PUSH-MX_W_LED Cherry MX-compatible key switches with integrated LEDs, 22x D_Small diodes for key matrix anti-ghosting, 21x Device_Jumper_NO_Small for LED confi...
+BATT
LED, AUDIO, ENCA, ENCB
3.7
3.3
"42x SW_PUSH-MX_W_LED, 22x D_Small, 21x Device_Jumper_NO_Small, 9x MountingHole, 4x Jumper_2_Open, 2x Conn_01x05, 2x Battery_Cell, 1x ProMicro, 1x SSD1306, 1x RotaryEncoder_Switch, 1x SW_Push, 1x Buzzer, 1x SW_DPDT_x2, 1x MJ-4PP-9 TRRS"
MECH_KBD_CTRL
null
null
131
Medium
Sensing
Design an Arduino Nano-based multi-sensor data acquisition board for automatic distance and environmental sensing. Use 1x Arduino_Nano as the main controller, 1x LSM6DSOX 6-axis IMU (accelerometer + gyroscope) for motion sensing, 1x LM35_Port temperature sensor, 1x SEN-11574_Port flex/force sensor, 1x eTape_Port liquid...
5V
BT_TX
5
3.3
"4x R, 1x Arduino_Nano, 1x LSM6DSOX, 1x LM35_Port, 1x SEN-11574_Port, 1x eTape_Port, 1x BT_L_Port, 1x P_trans_port"
MULTI_SENSOR_DAQ
null
null
132
Medium
Motor
Design an FPGA-controlled stepper motor driver with ultrasonic distance sensing. Use 1x A4988_STEPPER_MOTOR_DRIVER_CARRIER stepper motor driver, 1x Stepper_Motor_bipolar as the motor load, 1x HC-SR04 ultrasonic distance sensor with trigger and echo pulses controlled by FPGA signals (FPGA Dir_Sel, Trig_Pulse, Recv_Pulse...
+12V
FPGA (Dir_Sel), FPGA (Trig_Pulse), FPGA (Recv_Pulse)
12
3.3, 5
"4x R, 1x A4988_STEPPER_MOTOR_DRIVER_CARRIER, 1x Stepper_Motor_bipolar, 1x HC-SR04, 1x PN2222A, 1x C"
STEPPER_ULTRASONIC
null
null
133
Hard
Display
Design an ATtiny13A-controlled LED array display with battery power and user input. Use 1x ATtiny13A-P microcontroller to drive 20x LED_Filled LEDs through 5x R current-limiting resistors, with 8x TestPoint for debug/programming access, 1x Battery_Cell for portable power, 1x SW_MEC_5E tactile button for user input, and...
VCC
LED_ARRAY
3
3
"20x LED_Filled, 8x TestPoint, 5x R, 1x ATtiny13A-P, 1x Battery_Cell, 1x SW_MEC_5E, 1x SW_SPST"
LED_ARRAY_CTRL
null
null
134
Medium
MCU
Design an RP2040-based USB video class adapter for the Autoliv NV3 night vision sensor. Use 1x RP2040 microcontroller, 1x W25Q128JVS 128Mbit SPI flash for firmware storage, 1x USB_C_Receptacle for USB-C data/power input, 1x USBLC6-2SC6 USB ESD protection on D+/D- and DBUS+/DBUS- lines, 1x XC6206PxxxMR 3.3V LDO regulato...
+5V
D+, D-, DATA, CS
5
3.3, 1.1
"17x C_Small, 11x R_Small, 8x MountingHole, 2x D_Small, 1x RP2040, 1x W25Q128JVS, 1x USB_C_Receptacle, 1x USBLC6-2SC6, 1x XC6206PxxxMR, 1x Crystal_GND24_Small, 1x LED_Small, 1x SW_Push, 1x JTAG_TC2030, 1x Fuse_Small"
RP2040_UVC_ADAPTER
null
null
135
Hard
IoT
Design a rocketry flight computer power management board with ESP8266 Wi-Fi, Li-ion battery charging, and battery protection. Use 1x ESP8266-01_ESP-01-ESP8266-01_ESP-01 for wireless telemetry, 1x TP4056 Li-ion battery charger IC, 1x DW01A battery protection IC with 1x FS8205 dual MOSFET for over-discharge/over-current ...
+5V
+3.3V, +BATT
5
3.3, 3.7
"11x R, 6x C, 3x SW_SPST, 3x Conn_01x02, 2x D_Schottky, 2x CP-Device, 2x LED, 2x Conn_01x04, 1x ESP8266-01_ESP-01-ESP8266-01_ESP-01, 1x TP4056, 1x DW01A, 1x FS8205, 1x SPX3819M5-L-3-3, 1x DMP1045U, 1x TPS3839DBZ"
FLIGHT_PWR_MGMT
null
null
136
Medium
Communication
Design an STM32L552-based CAN bus interface board with voltage regulation and ESD protection. Use 1x STM32L552C(C-E)Tx ARM Cortex-M33 microcontroller, 1x MCP2562-E-MF CAN transceiver driving CAN+ and CAN- differential bus lines with CAN_TX, CAN_RX, and CAN_EN control signals, 1x LP5907_BGA 3.3V ultra-low-noise LDO regu...
+5V
CAN+, CAN-, CAN_TX, CAN_RX
5
3.3
"11x Csmall, 5x RSMALL, 2x Mount_Hole_Ungrounded, 2x JUMPER, 2x D_TVS_Filled, 2x Conn_01x04_Male, 1x STM32L552C(C-E)Tx, 1x MCP2562-E-MF, 1x LP5907_BGA, 1x FILTER, 1x Conn_01x04, 1x Conn_01x03_MountingPin, 1x LED_DUAL_red_green, 1x SW_SPDT_MP"
STM32_CAN_IF
null
null
137
Easy
Motor
Design a Teensy 4.1-based automatic plant watering system with magnetic position sensing and quad motor drivers. Use 1x Teensy4.1 as the main controller, 4x A4950E H-bridge motor drivers for controlling water pump/valve motors, 3x TLV493D 3D magnetic sensors on I2C bus (I2C_SCL, I2C_SDA) for soil moisture probe positio...
+12V
+3.3V, +5V, I2C_SCL, I2C_SDA
12
3.3, 5
"11x C, 8x Conn_01x01_Pin, 6x R, 4x C_Polarized, 4x A4950E, 3x TLV493D, 2x Conn_01x24, 1x Teensy4.1, 1x LM1117S-3.3, 1x LM1117S-5.0, 1x Barrel_Jack_Switch"
PLANT_WATER_CTRL
null
null
138
Hard
Sensing
Design a Raspberry Pi-based 3-channel audio sensing and ADC data acquisition system. Use 1x Raspberry_Pi_2_3 as the main controller, 3x MCP3201 12-bit SPI ADC converters for digitizing analog signals, 3x Adafruits MAX4466 electret microphone amplifier modules as audio input front-ends, 3x capasitor1mikro (1uF) and 3x ...
5V
SPI_MISO
5
3.3
"3x MCP3201, 3x Adafruits MAX4466 , 3x capasitor1mikro, 3x capasitor10mikro, 2x capasitor470mikro, 1x Raspberry_Pi_2_3, 1x C, 1x L"
RPI_AUDIO_DAQ
null
null
139
Hard
MCU
Design a modular robot controller expansion board with MOSFET-switched peripheral power control, SPI ADC interface, and UART LIDAR connection. Use 2x DMG3414U N-channel MOSFETs and 2x DMG2301L P-channel MOSFETs for high-side/low-side power switching of LIDAR and front board LEDs (LIDAR_ENABLE, FRONT_BOARD_LEDS), 1x Con...
5V
LIDAR_ENABLE, FRONT_BOARD_LEDS, ADC_SPI_CS, LIDAR_UART_TX
5
3.3, 5
"6x C, 6x R, 2x DMG3414U, 2x DMG2301L, 2x Conn_01x03, 1x Conn_02x20_Odd_Even, 1x C_Polarized"
ROBOT_EXPANSION
null
null
140
Hard
DC-DC
Design an isolated 5V power supply using a DC-DC converter module with input filtering and regulation. Use 1x PDS1-S5-S5-D isolated DC-DC converter to generate +5V_ISOLATED_POWER from the +9V input through POWER_JACK_PWR, 1x L78L05_TO92 linear voltage regulator for a secondary regulated +5V rail, 1x L_Iron inductor and...
+9V, POWER_JACK_PWR
+5V, +5V_ISOLATED_POWER
9
5
"6x C, 1x PDS1-S5-S5-D, 1x L78L05_TO92, 1x L_Iron, 1x R, 1x D"
ISO_5V_PSU
null
null
141
Medium
IoT-System
Design an ESP-12E based IR remote control board with speaker output and phototransistor input. Use 1 ESP-12E module, 1 IR204A IR emitter, 1 D_Photo_Filled phototransistor, 1 2N3904 NPN transistor as an IR LED driver, 1 Speaker, 1 LED status indicator, 5 resistors, and 2 single-pin sockets for external connections. Incl...
VCC, GND
IR_OUT, SPEAKER_OUT
3.3
3.3
{ "R": 5, "Conn_01x01_Socket": 2, "MountingHole": 2, "LED": 1, "D_Photo_Filled": 1, "ESP-12E": 1, "Speaker": 1, "IR204A": 1, "2N3904": 1 }
ESP12E_IR_REMOTE_CTRL
null
null
142
Easy
IoT-System
Design an ESP32-based EBike/EScooter controller board with audio output using a PAM8403 amplifier breakout. Use 1 ESP32_30Pin module, 1 PAM8403_Breakout audio amplifier, 1 Speaker, 1 D_Photo phototransistor, 1 LED indicator, 1 Jack-DC power input connector, 2 Conn_01x03 connectors for motor controller communication, 3 ...
5V, 3V3, GND
SPEAKER, MOTOR_CTRL
5
3.3
{ "R": 3, "C": 2, "Conn_01x03": 2, "Speaker": 1, "D_Photo": 1, "PAM8403_Breakout": 1, "ESP32_30Pin": 1, "LED": 1, "Jack-DC": 1 }
ESP32_EBIKE_CTRL
null
null
143
Easy
Comm
Design a W5500 SPI Ethernet controller circuit with RJ45 magnetic jack interface, power filtering, and test points. Use 1 W5500 Ethernet controller, 1 HR911105A RJ45 magnetic jack, 1 Crystal_GND24 for clock generation, 1 L_Iron ferrite inductor for power filtering, 22 resistors, 9 capacitors, 6 C_Small capacitors, 3 R_...
3V3_ETHERNET, GND, CLK_SPI3, MOSI_SPI3, CS_W5500
MISO_SPI3, IRQ_W5500, ACTLED, LINKLED
3.3
3.3
{ "R": 22, "C": 9, "C_Small": 6, "TestPoint": 4, "R_Small": 3, "W5500": 1, "Crystal_GND24": 1, "HR911105A": 1, "L_Iron": 1 }
W5500_ETH_RJ45_SHIELD
null
null
144
Medium
PowerMgmt
Design a battery-powered charlieplexed LED controller board with USB charging using MCP73871 battery charger and LM1117MPX-3.3 LDO regulator. Use 1 MCP73871 Li-ion charger IC, 1 LM1117MPX-3.3 voltage regulator, 1 FBMJ2125HM330-T ferrite bead, 1 0ZCH0110AF2E polyfuse, 2 LTST-C170KRKT red LEDs, 1 LTST-C170GKT green LED, ...
+5V, GND
+3.3V, LED_ARRAY
5
3.3
{ "R": 10, "C": 4, "SS-52400-002": 2, "C_Polarized": 2, "LTST-C170KRKT": 2, "MCP73871": 1, "LM1117MPX-3.3": 1, "LTST-C170GKT": 1, "FBMJ2125HM330-T": 1, "0ZCH0110AF2E": 1, "B2B-PH-SM4-TB": 1, "LTST-C170TBKT": 1 }
CHARLIEPLEX_LED_CHARGER
null
null
145
Hard
Motor-System
Design a DRV10983PWP sensorless BLDC motor driver board with 12V input, 3.3V regulation, status LEDs, and screw terminal motor outputs. Use 1 DRV10983PWP motor driver IC, 1 D_Zener for voltage clamping, 1 Conn_02x06_Odd_Even header for configuration, 1 L inductor, 2 SW_Push push buttons, 4 LEDs for status indication, 3...
+12V, GND
+3V3, MOTOR_A, MOTOR_B, MOTOR_C
12
3.3
{ "R": 13, "C": 6, "LED": 4, "Screw_Terminal_01x02": 3, "SW_Push": 2, "D_Zener": 1, "Conn_02x06_Odd_Even": 1, "DRV10983PWP": 1, "L": 1 }
BLDC_DRV10983_DRIVER
null
null
146
Easy
AuxPower
Design a simple 5V LDO voltage regulator circuit using LM1117MP-5.0 to convert battery/USB VBUS input to a regulated 5V rail for driving an LED. Use 1 LM1117MP-5.0 regulator, 1 D_Small reverse polarity protection diode, 1 LED_Small indicator, 1 R_Small current limiting resistor, and 2 C_Small decoupling capacitors.
VBUS, GND
+5V, VCC
5
5
{ "C_Small": 2, "LM1117MP-5.0": 1, "LED_Small": 1, "R_Small": 1, "D_Small": 1 }
LDO_5V_LED_SUPPLY
null
null
147
Hard
IoT-System
Design a USB-C powered NeoPixel level shifter and protection board with BSS138 MOSFETs for 3.3V-to-5V signal translation. Use 1 USB_C_Receptacle_USB2.0 connector, 1 MIC2009A power switch, 1 USBLC6-2SC6 ESD protection IC, 2 BSS138 N-channel MOSFETs for bidirectional level shifting, 1 FerriteBead_Small for power filterin...
+5V, GND
CLOCK_5V, DATA_5V, OUT_5V
5
5
{ "R_Small": 7, "C_Small": 3, "BSS138": 2, "FerriteBead_Small": 1, "MountingHole": 1, "MIC2009A": 1, "USB_C_Receptacle_USB2.0": 1, "USBLC6-2SC6": 1, "Conn_02x03_Odd_Even": 1 }
USB_NEOPIXEL_LEVELSHIFT
null
null
148
Hard
IoT-System
Design a WiFi-bit module carrier board with NAND flash storage and voltage regulation. Use 1 BD45302G-TR voltage regulator, 1 K9F4G08U0B NAND flash memory, 1 5051101692 and 1 62684-321100ALF connectors for module interface, 1 Jumper_2_Open configuration jumper, 36 Conn_01x01 single-pin connectors for GPIO breakout, 4 t...
+3V3, GND
MODE, GPIO_PINS
3.3
3.3
{ "Conn_01x01": 36, "TestPoint": 4, "R": 3, "C": 2, "Jumper_2_Open": 1, "BD45302G-TR": 1, "5051101692": 1, "62684-321100ALF": 1, "K9F4G08U0B": 1 }
WIFI_BIT_NAND_CARRIER
null
null
149
Medium
DataConv
Design a discrete logic-based data acquisition and address decoder system using 74-series logic ICs with bus buffering and arithmetic. Use 8 VN2106 N-channel MOSFETs, 4 74HC541 octal buffers, 4 74LS32 quad OR gates, 4 74LS08 quad AND gates, 3 74HCT573 octal latches, 3 74HC540 octal inverting buffers, 2 74HC283 4-bit ad...
DB0-DB7, GND, VCC
ADL0-ADL7, ACR
5
5
{ "VN2106": 8, "74HC541": 4, "74LS32": 4, "74LS08": 4, "74HCT573": 3, "74HC540": 3, "74HC283": 2, "74BCT760": 2, "74AC02": 2, "74AC00": 2, "74AC86": 2 }
LOGIC_BUS_ADDR_DECODER
null
null
150
Easy
MCU
Design a CPLD and Flash ROM based programmable logic board with ISP programming interface. Use 1 ATF1508AS-15JC84 CPLD, 2 SST29LE010 Flash ROMs, 1 AT90S1200-12SC AVR microcontroller, 2 Edge_Connector bus connectors, 1 DB25_Male parallel port connector, 1 SW_MEC_5E push button, 1 LED indicator, 3 Conn_01x01_Pin single-p...
VCC, GND
A0-A18, AD0-AD7
5
5
{ "C_Small": 5, "R_Small_US": 5, "Conn_01x01_Pin": 3, "SST29LE010": 2, "Edge_Connector": 2, "ATF1508AS-15JC84": 1, "SW_MEC_5E": 1, "AT90S1200-12SC": 1, "LED": 1, "DB25_Male": 1 }
CPLD_FLASH_LOGIC_BOARD
null
null
151
Medium
Motor-System
Design an ESP32-based RC car motor controller board with 12V to 5V power conversion using TSR1-2450E DC-DC modules and IRF540N MOSFET switching outputs. Use 3 TSR1-2450E DC-DC converters, 3 IRF540N N-channel MOSFETs, 6 1N4007 flyback protection diodes, 4 LEDs for status, 8 Screw_Terminal_01x02 and 5 Screw_Terminal_01x0...
+12V, GND
+5V, +5VA, MOTOR_OUT
12
5
{ "Screw_Terminal_01x02": 8, "R": 7, "1N4007": 6, "Screw_Terminal_01x03": 5, "LED": 4, "Conn_01x02": 4, "Conn_01x04": 4, "TSR1-2450E": 3, "IRF540N": 3, "Conn_01x06": 3 }
RC_CAR_ESP32_MOTOR_CTRL
null
null
152
Hard
Motor-System
Design a line-following robot motor controller with optical sensors and L293D H-bridge driver. Use 1 L293D dual H-bridge motor driver, 2 Motor_DC motors, 3 CNY70 reflective optical sensors, 5 LM358 dual op-amps for sensor signal conditioning, 4 74HC14 Schmitt-trigger inverters for signal cleanup, 1 L7805 voltage regula...
+5V, GND
MOTOR_A, MOTOR_B
5
5
{ "R": 6, "LM358": 5, "74HC14": 4, "C": 3, "CNY70": 3, "Motor_DC": 2, "L293D": 1, "R_Potentiometer": 1, "DIN41612_02x05_AB_EvenPins": 1, "L7805": 1 }
LINE_FOLLOW_ROBOT_CTRL
null
null
153
Hard
IoT-System
Design an ESP32-WROOM-32 based IoT sensor hub with thermocouple inputs, IMU, and USB interface. Use 1 ESP32-WROOM-32 module, 2 MAX6675 thermocouple-to-digital converters, 2 HX4002 load cell amplifiers, 1 LSM6DS3 6-axis IMU, 2 AudioJack6pin connectors for sensor inputs, 1 LED_GBRC RGB LED, 1 USB_B_Micro connector, 1 Pol...
5V0, 3V3, GND
DIN1, DIN2, DOUT1, DOUT2, IO01TX, IO03RX
5
3.3
{ "TestPoint": 18, "C": 9, "R": 8, "MAX6675": 2, "HX4002": 2, "AudioJack6pin": 2, "LSM6DS3": 1, "LED_GBRC": 1, "ESP32-WROOM-32": 1, "Conn_01x08_Male": 1, "USB_B_Micro": 1, "SW_Push": 1, "Polyfuse": 1 }
ESP32_SENSOR_HUB
null
null
154
Easy
MCU
Design an ATmega32U4 USB HID device with USB-C connector and ESD protection. Use 1 ATmega32U4-A microcontroller, 1 USB_C_Receptacle_USB2.0 connector, 1 USBLC6-2P6 USB ESD protection IC, 1 Crystal_GND24 for clock, 1 AVR-ISP-6 programming header, 1 Polyfuse for USB overcurrent protection, 1 SW_Push reset button, 10 capac...
VBUS, D+, D-, GND
MISO, MOSI, C0-C5
5
3.3
{ "C": 10, "R": 6, "Polyfuse": 1, "ATmega32U4-A": 1, "SW_Push": 1, "AVR-ISP-6": 1, "USBLC6-2P6": 1, "USB_C_Receptacle_USB2.0": 1, "Crystal_GND24": 1 }
ATMEGA32U4_USB_HID
null
null
155
Hard
MCU
Design a CH32V003-based LED matrix controller with charlieplexed 3x5 LED array, push button inputs, and battery power. Use 1 CH32V003FxUx RISC-V microcontroller, 15 LEDs for the display matrix, 5 SW_Push buttons for user input, 1 Battery_Cell, 1 SW_SPST power switch, 1 C_Polarized bulk capacitor, 1 C decoupling capacit...
+3V0, GND
COL_A-COL_E, INPUT_A-INPUT_D
3.0
3.0
{ "R": 20, "LED": 15, "SW_Push": 5, "Battery_Cell": 1, "SW_SPST": 1, "C": 1, "CH32V003FxUx": 1, "C_Polarized": 1, "Conn_01x03_Pin": 1 }
CH32V003_LED_MATRIX_CTRL
null
null
156
Hard
Motor-System
Design an ESP32-S2 based robotic motor controller with dual DC motors, servo output, IMU sensing, and adjustable voltage regulators. Use 1 ESP32-S2-WROVER module, 1 L293D dual H-bridge motor driver, 3 BD249 power transistors, 2 LM350_TO220 adjustable voltage regulators, 1 LM317_TO-220 voltage regulator, 1 Motor_DC, 1 M...
VBAT, GND
MOTOR_A, MOTOR_B, SERVO
12
5
{ "R": 14, "LED": 4, "BD249": 3, "LM350_TO220": 2, "Motor_DC": 1, "Motor_Servo": 1, "Battery_Cell": 1, "Connector_GY-521": 1, "SW_DPDT_x2": 1, "Conn_01x04_Socket": 1, "ESP32-S2-WROVER": 1, "Conn_01x06_Socket": 1, "L293D": 1, "LM317_TO-220": 1, "C": 1 }
ESP32S2_ROBOT_MOTOR_CTRL
null
null
157
Medium
Motor-System
Design an ATmega328P-based 3-channel MOSFET motor controller for a tape dispenser mechanism. Use 1 ATmega328P-PU MCU, 3 IRF540N N-channel power MOSFETs for motor/solenoid driving, 3 CP1-Device capacitive touch sensors, 1 SW_Push button input, 1 Conn_01x04_Male header for programming/communication, 1 Screw_Terminal_01x0...
VCC, GND
MOTOR_CH1, MOTOR_CH2, MOTOR_CH3
5
5
{ "IRF540N": 3, "CP1-Device": 3, "ATmega328P-PU-MCU_Microchip_ATmega": 1, "Conn_01x04_Male": 1, "SW_Push": 1, "Screw_Terminal_01x02": 1, "R": 1 }
ATMEGA_3CH_MOSFET_CTRL
null
null
158
Medium
AuxPower
Design an adjustable step-down voltage regulator circuit using LM2596T-ADJ with output voltage feedback, Schottky freewheeling diodes, and filtering. Use 1 LM2596T-ADJ switching regulator, 1 L_Small power inductor, 1 R_Potentiometer_Small for output voltage adjustment, 2 D_Schottky_Small freewheeling/protection diodes,...
Supply, GND
+VOut, -Vout
12
Adjustable
{ "C_Polarized_Small": 3, "C_Small": 3, "R_Small": 2, "D_Schottky_Small": 2, "LM2596T-ADJ": 1, "L_Small": 1, "R_Potentiometer_Small": 1, "D_Small": 1 }
LM2596_ADJ_BUCK_REG
null
null
159
Medium
Comm
Design a multi-channel voltage level translator interface using 74LVC2T45DC bidirectional level shifters with ESD/TVS protection for UART and GPIO signals. Use 5 74LVC2T45DC dual-bit level translators, 2 D_TVS_ESD_4_HS_3.3V ESD protection arrays, 1 D_TVS_0402_14V TVS diode, 1 SMA_EdgeMount RF connector, 1 DPDT_Slide_SM...
1.8V, 3.3V_P, GND
MTX2_O, MRX2_I, MRTS2_O, MCTS2_I, MGP1_O, MGP2_O
3.3
1.8
{ "2.2uF_0603_10V_20%": 8, "0.1uF_0603_25V_20%": 8, "74LVC2T45DC": 5, "100k_0603": 4, "SolderJumper_2_Open": 3, "D_TVS_ESD_4_HS_3.3V": 2, "49.9_0603": 1, "SMA_EdgeMount": 1, "DPDT_Slide_SMD_7.2x3.5mm": 1, "D_TVS_0402_14V": 1, "SolderJumper_2_Bridged": 1, "TestPoint_PTH": 1, "TestPoint_1.25mm":...
LEVEL_XLAT_UART_GPIO
null
null
160
Medium
MCU
Design a CY7C68013A USB microcontroller board with I2C EEPROM, USB-C connector, and ESD protection for an RFM69-based receiver clone. Use 1 CY7C68013A-56PVX USB controller, 1 CAT24C128 I2C EEPROM for firmware storage, 1 Crystal_GND24_Small for clock, 1 USB_C_Receptacle for USB connection, 1 USBLC6-2SC6 USB ESD protecti...
+5V, GND
+3.3V, SPI, I2C
5
3.3
{ "C_Small": 11, "R_Small": 7, "Jumper_2_Open": 1, "FerriteBead_Small": 1, "CY7C68013A-56PVX": 1, "Crystal_GND24_Small": 1, "CAT24C128": 1, "USB_C_Receptacle": 1, "USBLC6-2SC6": 1 }
CY7C68013A_USB_RFM69_RX
null
null
161
Easy
DC-DC
Design an AC-DC power supply board using an MP8008 flyback controller IC. The circuit accepts AC mains input through a MagJack-A70-112-331N126 Ethernet/RJ connector and provides a regulated +5V DC output. Include 2 D_Bridge_+-AA full-bridge rectifiers for AC-DC conversion, 1 SI7430DP power MOSFET for the flyback switch...
AC_IN, GND
+5V
AC mains
5
"19x R_US, 16x C, 4x D, 2x D_Bridge_+-AA, 2x R, 2x C_Polarized, 2x TPD4EUSB30, 1x TL432DBZ, 1x SI7430DP, 1x 7491194912, 1x LTV-817S, 1x D_Zener, 1x MMBTA42, 1x MP8008, 1x L, 1x MagJack-A70-112-331N126, 1x SBR8U60P5-13"
EXT_ESP32C3_BASICDISTANCE
null
null
162
Medium
MCU
Design a microcontroller-based IR receiver and alarm system using an ATmega328-P. The circuit is powered from a barrel jack through an L7805 5V linear voltage regulator. Include 1 TSDP341xx infrared receiver module for IR remote signal reception, 1 Buzzer for audio alarm output, 1 Crystal for the ATmega328-P clock sour...
VIN, GND
GPIO
9
5
"3x R, 3x CAP, 2x SW_Push, 1x Crystal, 1x Conn_01x04_Female, 1x Barrel_Jack, 1x ATmega328-P, 1x L7805, 1x Buzzer, 1x Conn_01x05_Female, 1x LED, 1x TSDP341xx"
EXT_SPACE_INVADER_280
null
null
163
Medium
General
Design a signal relocation and level-shifting flexible PCB for a Nintendo Wii console modification. The board uses 10 74AHCT125 quad bus buffer/line driver ICs to buffer and level-shift 8 data channels (DATA1_IN through DATA8_IN) between 3.3V and 5V logic domains, with multiple voltage rails (+3.3V, +5VLOGIC, +5VAUX, +...
DATA1_IN, DATA2_IN, DATA3_IN, DATA4_IN, DATA5_IN, DATA6_IN, DATA7_IN, DATA8_IN, +3.3V, +5VLOGIC, GND
DATA_OUT
5
3.3
"10x Fuse, 10x 74AHCT125, 8x Jumper_3_Open, 8x Conn_01x03, 3x Conn_02x12_Top_Bottom, 3x USB_C_Receptacle_PowerOnly_6P, 2x Conn_01x02, 1x R, 1x ESP32-WROOM-32"
EXT_OMEGAFLEX
null
null
164
Hard
MCU
Design a DSP radio receiver board based on an ATmega32U4-A microcontroller with USB connectivity. The MCU communicates with an external SI4735 DSP radio chip via I2C/SPI through connectors. Include 1 USB4105-GF-A USB-C connector for USB data and power, 1 AMS1117-3.3 LDO voltage regulator for 3.3V rail generation, 1 Cry...
USB_VBUS, GND
D+, D-, A0, A1, A2, A3
5
3.3
"10x R, 6x C, 3x Conn_01x12, 2x C_Polarized, 1x AMS1117-3.3, 1x Crystal, 1x Conn_01x16, 1x USB4105-GF-A, 1x LED, 1x D, 1x Conn_01x04, 1x Polyfuse, 1x ATmega32U4-A"
EXT_RADIO_SI4735
null
null
165
Hard
DC-DC
Design a push-pull or half-bridge DC-DC converter power stage using a TL494 PWM controller IC and an IRS2184 half-bridge gate driver. The circuit includes 1 NMOS and 1 PMOS power MOSFET forming the switching stage, 1 NPN and 1 PNP bipolar transistor for gate drive or auxiliary circuitry, 1 R_Potentiometer for adjustabl...
VIN, GND
VOUT, FB
12
5
"8x R, 5x C, 2x D, 2x Conn_01x02_Pin, 1x PMOS, 1x NPN, 1x R_Potentiometer, 1x NMOS, 1x PNP, 1x L, 1x IRS2184, 1x TL494"
EXT_HOKIE_SAT_EXPERIMENTAL
null
null
166
Hard
IoT-System
Design a sensor and ignitor control board for a rocketry/robotics platform. The board uses a TPS62172DSG step-down DC-DC converter to regulate battery voltage (+BATT) down to 3.3V, powering a BNO055 9-axis IMU and a BME280 environmental sensor (both communicating via I2C). Include 3 CPC1002N solid-state relays for swit...
+BATT, GND
+3.3V, Ignitor Terminal 1, Ignitor Terminal 2, Ignitor Terminal 3
3.7
3.3
"8x R, 4x MountingHole, 4x C_Small, 3x CPC1002N, 3x R_Small, 2x Conn_01x04_Socket, 2x Conn_01x13_Socket, 1x SolderJumper_2_Bridged, 1x Screw_Terminal_01x04, 1x BNO055, 1x D, 1x LED, 1x Micro_SD_Card_Det_Hirose_DM3AT, 1x Crystal, 1x TPS62172DSG, 1x BME280, 1x L, 1x Conn_01x02_Socket"
EXT_DARKPASSENGER
null
null
167
Medium
General
Design a digital logic signal processing board for an LED controller. The circuit uses 74-series logic ICs to generate timing and color control signals: 7 74HC04 hex inverters, 5 74LS08 quad AND gates, 5 74LS00 quad NAND gates, 3 74HC74 dual D flip-flops, 3 74LS21 dual 4-input AND gates, and 4 LM556 dual timer ICs with...
VCC, GND, CLK
DATA_OUT, COLOR_IN, COLOR_IN1, COLOR_IN2
5
5
"12x C_Small, 8x TestPoint, 7x 74HC04, 6x R, 5x 74LS08, 5x 74LS00, 4x LM556, 4x R_Potentiometer, 4x MountingHole, 3x 74HC74, 3x 74LS21, 2x Conn_01x08, 2x D_Schottky_Small, 1x 4020, 1x Conn_01x04, 1x Conn_01x01, 1x Logo_Open_Hardware_Small, 1x WS2812B, 1x Conn_01x03, 1x Conn_01x06, 1x Conn_01x02"
EXT_OPENOBLONG
null
null
168
Medium
IoT-System
Design a split keyboard controller PCB with USB, battery charging, microSD, and RGB LED support. Include 1 CH340C USB-to-serial converter, 1 TP4056M lithium battery charger IC, 1 TPS7A2633DRVR 3.3V LDO regulator, 1 TXB0104QPWRQ1 4-bit bidirectional level translator, 1 BAT20J Schottky diode for battery path selection, 2...
USB_VBUS, VBAT, GND
3V3, D+, D-
5
3.3
"16x 0603R, 14x 0603C, 5x 0402R, 5x 0402LED, 4x HOLE_3.2mm, 3x SMD-JUMPER-CONNECTED_TRACE_SOLDERMASK, 2x SMD_JUMPER_3_PAD_TRACE, 2x YTSA007A0151803B, 2x PMOS-SOT-23-3, 1x TXB0104QPWRQ1, 1x JST-2pin-SMD, 1x easyC-SMD, 1x WS2812B-2020, 1x NMOS-DUAL, 1x 1206FUSE, 1x TP4056M, 1x BAT20J, 1x CH340C, 1x U262-161N-4BVC11, 1x F...
EXT_KLOR
null
null
169
Hard
IoT-System
Design an STM32-based Bluetooth-enabled motor controller board. The circuit uses an STM32F103C8Tx microcontroller with a Crystal_GND24 crystal for the system clock, an HC-05 Bluetooth module for wireless communication (BLUE_RX), and drives 2 DC motors (+M1/-M1, +M2/-M2). Power is supplied through a Screw_Terminal_01x02...
VIN, GND
+5V, +3.3V, +M1, -M1, +M2, -M2
12
3.3
"14x C, 12x R, 7x LED, 4x Conn_01x03_Pin, 4x MountingHole, 2x Conn_01x06_Socket, 2x Conn_01x02_Pin, 2x SW_Push, 1x STM32F103C8Tx, 1x RS1M, 1x Screw_Terminal_01x02, 1x C_Polarized, 1x AMS1117-3.3, 1x Crystal_GND24, 1x HC-05, 1x Conn_01x10_Socket, 1x Conn_01x04_Socket, 1x L7805, 1x Fuse"
EXT_BREADBOARD_POWER_SUPPLY
null
null
170
Medium
Communication
Design a Raspberry Pi Pico W and W5500-EVB-Pico dual-board RS-232 serial communication system with a buck converter power supply. Include 1 MP1584EN step-down DC-DC converter with 1 RLF7030T-4R7M3R4 power inductor and 1 SS34 Schottky diode for power rectification, 1 MAX3232 RS-232 transceiver for serial level conversio...
VIN, GND
+3.3V, TXD, RXD
12
3.3
"7x R_US, 5x C, 4x C_Polarized, 2x R, 2x DMG2305UX-7, 1x MP1584EN, 1x SS34, 1x DE9_Receptacle_MountingHoles, 1x SW_Push, 1x MAX3232, 1x Conn_01x03, 1x Conn_01x02, 1x Barrel_Jack_MountingPin, 1x RLF7030T-4R7M3R4, 1x W5500-EVB-Pico, 1x Pico-W"
EXT_DAISYSEEDPROJECTS
null
null
171
Hard
MCU
Design a Z80 retrocomputer single-board computer with bus-based architecture. The circuit is built around 1 Z84C00-PLCC Z80 CPU with address bus (A0-A15) and data bus (D0-D7). Include 1 SST39SF040 512KB flash ROM for program storage, 1 AS6C4008 512KB static RAM, 1 74LS138 3-to-8 line decoder for memory/IO address decod...
VCC, GND
A0-A15, D0-D7, CPU_CLK
5
5
"10x C, 10x 74LS32, 5x 74LS00, 2x Jumper_2_Bridged, 1x CXO_DIP8, 1x R_Network05, 1x R_Network08, 1x 74LS174, 1x Logo_Open_Hardware_Large, 1x Switch_Tactile_Vertical, 1x Jumper_3_Bridged12, 1x SST39SF040, 1x AS6C4008, 1x RCBUS_Logo, 1x 74LS138, 1x Z84C00-PLCC, 1x C_Polarized, 1x DS1233, 1x MountingHole, 1x Conn_02x40_To...
EXT_PICO_ENCODER
null
null
172
Medium
MCU
Design an RP2040-based game controller/speed governor system with analog Hall-effect sensing and USB interface. Include 1 RP2040 microcontroller, 1 W25Q128JVS 128Mbit SPI flash for firmware storage, 1 Crystal_GND24 crystal for RP2040 clock, 1 AMS1117-3.3 LDO for 3.3V generation from USB 5V, 4 DRV5055A2xDBZxQ1 Hall-effe...
USB_VBUS, GND
+3.3V, +1V1
5
3.3
"25x C, 23x R, 15x MountingHole, 11x SW_Push, 4x DRV5055A2xDBZxQ1, 3x Conn_01x02, 3x Conn_01x06, 2x Gamecube-MB-rescue_Slider_GCC-Gamecube_MB, 2x MBR0520, 2x USBLC6-2P6, 2x MCP3002, 2x Q_NMOS_GSD, 1x Conn_01x06_Female, 1x SW_DIP_x01, 1x Gamecube-MB-rescue_Stickbox_Assembly-Gamecube_MB, 1x RP2040, 1x AMS1117-3.3, 1x D_S...
EXT_DYNAMIC_SPEED_GOVERNOR
null
null
173
Medium
Motor
Design a Raspberry Pi stepper motor controller carrier board for a robot platform with camera and lidar. The board distributes 12V and 5V power to 2 TMC2209_SILENTSTEPSTICK silent stepper motor driver modules and provides GPIO breakout for a Raspberry Pi via 2 Conn_01x22 22-pin connectors. Include 3 LEDs for status ind...
+12V, 5VIN, GND
GPIO1-GPIO21
12
5
"5x R, 4x Conn_01x04, 4x MountingHole, 4x Conn_01x03, 3x C_Polarized, 3x LED, 2x Screw_Terminal_01x05, 2x TMC2209_SILENTSTEPSTICK, 2x Screw_Terminal_01x02, 2x Screw_Terminal_01x04, 2x Conn_01x22, 1x Conn_01x02, 1x Screw_Terminal_01x10, 1x Screw_Terminal_01x03, 1x Screw_Terminal_01x06"
EXT_CYCLOPE
null
null
174
Medium
IoT-System
Design an ESP32-C3-based IoT control board with Peltier element cooling, Hall-effect sensing, and optocoupler-isolated switching. Include 1 ESP32-C3-DEVKITC-02 development module, 1 TLV1117-50 5V LDO regulator for the ESP32, 1 IRL540NSTRLPBF N-channel power MOSFET to drive 1 PeltierElement thermoelectric cooler, 1 PC81...
12V, GND
3.3V, 5V, GPIO
12
5
"8x R, 4x MountingHole_Pad, 3x C, 2x ESD7351HT1G, 1x IRL540NSTRLPBF, 1x Conn_01x06_Male, 1x MMBT3904, 1x D, 1x SM04B-SRSS-TB(LF)(SN), 1x DIODE-1N4148, 1x CMT-7525-80-SMT-TR, 1x PeltierElement, 1x PC817, 1x SMBJ26A, 1x Conn_01x10_Male, 1x Jack-DC, 1x A1301EUA-T, 1x TLV1117-50, 1x C_Polarized, 1x LED, 1x ESP32-C3-DEVKITC...
EXT_6502_MACROPROCESSOR
null
null
175
Medium
IoT-System
Design an ESP32-PICO-D4 based IoT development board with USB serial interface and buck converter power supply. Include 1 ESP32-PICO-D4 system-in-package WiFi/Bluetooth module, 1 CH340G USB-to-UART bridge for programming and debug, 1 MP2451 synchronous step-down DC-DC converter with 1 inductor (L) for efficient power co...
USB_VBUS, GND
+3V3, IO0-IO26, EN
5
3.3
"25x C, 12x R, 2x D_Schottky, 2x Conn_01x19, 2x SW_Push, 2x MMBT3904, 2x MountingHole, 1x ESP32-PICO-D4, 1x MP2451, 1x CH340G, 1x Crystal_GND24, 1x USB_C_Receptacle_USB2.0, 1x L, 1x LED, 1x Antenna_Shield, 1x Icon, 1x SolderJumper_2_Open"
EXT_SPARKFUN_GNSSDO
null
null
176
Medium
IoT-System
Design an STM32U545VETx-based IoT sensor node with I2C sensors, XBee wireless, OLED display, and USB interface. Include 1 STM32U545VETx ARM Cortex-M33 microcontroller, 1 Crystal_GND24 for the HSE clock, 1 MIC5219-3.3YMM 3.3V LDO regulator, 1 INA260 I2C current/voltage/power monitor, 1 MS8607 combined pressure/humidity/...
USB_VBUS, GND
+3.3V, I2C1_SCL, I2C1_SDA, I2C3_SCL, I2C3_SDA
5
3.3
"15x C, 6x R_US, 4x MountingHole, 2x MAX40200AUK_T, 2x LED, 2x PTS645SM43SMTR92_LFS, 1x Crystal_GND24, 1x XB24CZ7PIT-004, 1x SSD1306, 1x PHR-2, 1x STM32U545VETx, 1x INA260, 1x MS8607, 1x Conn_01x05_Pin, 1x SW_SPDT, 1x USB_B_Micro, 1x MIC5219-3.3YMM, 1x DS18B20"
EXT_BITCART_NODE
null
null
177
Medium
MCU
Design an STM32L496VGT3 microcontroller development board with USB-C connectivity, SPI flash, and LPUART interface. Include 1 STM32L496VGT3 low-power ARM Cortex-M4 MCU, 1 IS25LP128F-JBLA3 128Mbit SPI NOR flash for external storage, 1 TPS7A0533PDBV 3.3V ultra-low-dropout regulator, 1 STS5PF30L P-channel MOSFET for power...
USB_VBUS, GND
LPUART_TX, LPUART_RX, LPUART_CTS, LPUART_RTS, BOOT0, NRST
5
3.3
"8x 0603ZC104JAT2A, 4x MCT06030C1002FP500, 4x 0603ZA220JAT2A, 3x MCT06030C1001FP500, 3x Conn_01x04, 2x Conn_01x16, 2x LG_Q396-PS-35, 2x Conn_01x05, 2x 0603ZC105JAT2A, 2x R, 2x C, 1x 597D158X9004R2T, 1x IS25LP128F-JBLA3, 1x MMZ1608S601ATD25, 1x GRM188C71A475KE21D, 1x STS5PF30L, 1x BAR43SFILM, 1x TPS7A0533PDBV, 1x ABM8AI...
EXT_ARDUINO_NANO_SCRATCH
null
null
178
Medium
IoT-System
Design an nRF24L01P-based wireless transceiver board with FT232H USB interface, Li-ion battery charging, and boost converter power supply. Include 1 FT232H USB-to-multi-protocol converter (UART/SPI/I2C/GPIO), 1 nRF24L01P 2.4GHz wireless transceiver module (MOSI, CE), 1 RFX2401C 2.4GHz RF front-end amplifier, 1 MT3608 b...
USB_VBUS, VBAT, GND
+3.3V, +5V, +5.3V, MOSI, CE
5
3.3
"25x C, 16x R, 6x L, 5x Conn_01x02_Pin, 4x SS14, 3x LED, 1x RFX2401C, 1x AO3401A, 1x TP4056-42-ESOP8, 1x Conn_01x03_Pin, 1x FT232H, 1x nRF24L01P, 1x DW01A, 1x USB_C_Receptacle, 1x Conn_01x05_Pin, 1x Conn_Coaxial, 1x MT3608, 1x Crystal, 1x AMS1117, 1x FS8205A"
EXT_TAKE_HOME_MAGLEV_LAB
null
null
179
Hard
DC-DC
Design a dual-battery power switching and motor driver board for a small robotics/ECE practicum project. The circuit uses 2 Q_NPMOS_DUAL_4A_20V dual complementary MOSFET pairs for H-bridge motor driving, 2 Q_NMOS_0.2A_50V small N-channel MOSFETs for signal-level switching, 2 74LVC1G14 single Schmitt-trigger inverters a...
VBAT1, VBAT2, GND
MOTOR_A, MOTOR_B, EN, BTN
3.7
3.7
"4x Standoff, 4x 1k_0603, 4x Fiducial_0.5mm, 3x 10k_0603, 2x Q_NMOS_0.2A_50V, 2x SolderJumper_2_Bridged, 2x 74LVC1G14, 2x 74LVC1G17, 2x 1.0uF_0603_16V_10%, 2x LED_Red_0603, 2x Q_NPMOS_DUAL_4A_20V, 2x Conn_01x02_JST_2mm_LiPo, 1x 74LVC1G175, 1x D_250mA_100V, 1x 47uF_3528_10V_10%, 1x SparkFun_Logo, 1x Conn_01x06, 1x Fuse ...
EXT_PRACTICUM
null
null
180
Hard
DC-DC
Design a TPS5430DDA-based buck converter power supply module with reverse polarity protection and soft-start. The circuit accepts DC input through a Barrel_Jack_Switch and provides regulated output through a feedback network (Feedback net). Include 1 TPS5430DDA 5.5V-36V input, 3A step-down switching regulator, 1 AO3401...
VIN, GND
VOUT, Feedback
12
5
"11x R, 8x C, 4x MountingHole, 4x SolderJumper_2_Open, 2x C_Polarized, 1x LED, 1x Screw_Terminal_01x02, 1x L, 1x Logo_Open_Hardware_Small, 1x Polyfuse, 1x MMBT3904, 1x TPS5430DDA, 1x TestPoint, 1x Barrel_Jack_Switch, 1x AO3401A, 1x D_Zener, 1x D_Schottky"
EXT_SOLARSYSTEM
null
null
181
Hard
IoT-System
Design an ESP32-C3-based turret controller board with motor drive and LED status indicators. The system uses 1x ESP32-C3-MINI-1 as the main MCU, 1x AP63203WU buck converter with 1x inductor (L) to generate a 3.3V rail from 12V input, and 1x AO3400A N-channel MOSFET for motor switching. Include 5x LEDs for status indica...
VIN, GND
MOTOR, LED1, LED2, LED3, LED4, LED5
12
3.3
"13x R, 6x C, 5x LED, 2x MountingHole, 1x Conn_02x03_Odd_Even, 1x AP63203WU, 1x Conn_01x05_Male, 1x L, 1x Conn_02x02_Odd_Even, 1x ESP32-C3-MINI-1, 1x AO3400A, 1x SW_Push"
EXT_TF2SENTRYEE
34
12
182
Easy
Audio
Design an AM/FM radio receiver board with audio amplifier output using the Si4735-D60-GU digital radio receiver IC. Include 1x Si4735-D60-GU as the radio receiver, 1x TDA1517P/N3,112 stereo audio power amplifier, 1x TCA9517DR I2C bus buffer/repeater, 2x 24LC256 I2C EEPROMs for preset storage, 1x AMS1117-3.3 and 1x AMS1...
+12V, GND
AOUT
12
3.3
"26x R, 10x C, 6x C_Polarized_Small, 6x C_Small, 4x CP, 4x BAW75, 3x 1N5402, 3x BC818, 3x LED, 2x Conn_01x02_Male, 2x L, 2x 24LC256, 2x Conn_01x01_Pin, 1x Si4735-D60-GU, 1x Crystal, 1x AMS1117-3.3, 1x Conn_01x12_Female, 1x TDA1517P/N3,112, 1x AudioJack3, 1x Conn_01x03_Male, 1x TCA9517DR, 1x AMS1117-5.0"
EXT_FAMICOM_EXPANSION_PORT
82
22
183
Easy
MCU
Design an RP2040-based keyboard/input controller with flash storage and voltage regulation. Use 1x RP2040 microcontroller, 1x W25Q128JVS SPI flash memory for program storage, 1x XC6206PxxxMR 3.3V LDO voltage regulator, 1x Crystal_GND24_Small for the RP2040 clock source. Include 7x choc_SW_HS low-profile mechanical key ...
+5V, GND
GPIO
5
3.3
"17x C_Small, 8x R_Small, 7x choc_SW_HS, 4x MountingHole, 1x LED_Small, 1x Conn_01x06_MountingPin, 1x Conn_01x06, 1x Conn_01x14_MountingPin, 1x XC6206PxxxMR, 1x W25Q128JVS, 1x JTAG_TC2030, 1x Crystal_GND24_Small, 1x RP2040, 1x SW_Push, 1x D_Small"
EXT_NIXIE_TUBE_CLOCK
47
15
184
Easy
DAQ-System
Design a liquid rocket engine controller board using a Raspberry Pi Pico (1x Pico) as the main MCU, with a multi-channel DAC and inertial sensing. Include 1x MAX5715 quad-channel DAC for analog control outputs (DAC1-DAC4), 1x MPU6050-breakout IMU for vibration/acceleration sensing, 1x HV264 high-voltage driver, and 1x ...
+5V, GND
DAC1, DAC2, DAC3, DAC4, HV1, HV2, HV3, HV4
5
3.3
"11x Conn_01x01_Pin, 8x C, 5x R_US, 4x Conn_01x16_Socket, 4x SolderJumper_2_Bridged, 4x R, 4x Polyfuse, 4x SolderJumper_2_Open, 2x LED, 2x ZIF_socket, 2x D, 2x Jumper_2_Open, 1x MPU6050-breakout, 1x HV264, 1x Pico, 1x Q025-5C, 1x MAX5715, 1x Jumper_2_Bridged"
EXT_LIQUID_ENGINE_CONTROLLER
58
18
185
Hard
Motor-System
Design a gamma-ray spectrometer control board using 1x ATMEGA328P-PU microcontroller with 1x A4988_STEPPER_MOTOR_DRIVER_CARRIER for stepper motor positioning of the detector. Include 1x Crystal for the MCU clock, 1x LEDCHIP-LED0805 for status indication, 1x DIODE-SMB for protection, and 1x POWER_JACK for DC power input...
+5V, GND
MOTOR_A, MOTOR_B
5
5
"9x C_Small, 5x R_US, 5x PINHD-1X2, 5x TestPoint, 4x STAND-OFF, 3x PINHD-1X4, 2x SW_SPST, 1x PINHD-1X3, 1x Crystal, 1x POWER_JACK, 1x LEDCHIP-LED0805, 1x A4988_STEPPER_MOTOR_DRIVER_CARRIER, 1x ATMEGA328P-PU, 1x DIODE-SMB, 1x PINHD-2X3, 1x PINHD-1X6"
EXT_OPENGAMMAKIT
42
16
186
Medium
Mixed-System
Design a payphone replacement controller board with USB-C power input, coin relay logic, and USB host ports. Use 1x ME2108A50M boost converter for power management, 1x TLC555xD timer IC for coin pulse generation/detection, 5x 4011 quad NAND gate ICs for coin relay switching logic, 1x IRF7404 P-channel MOSFET, 1x FDV301...
VBUS, GND
USB_HOST
5
5
"15x R, 8x C, 7x FerriteBead, 5x 4011, 5x C_Polarized, 4x SMAJ6.0A, 2x USB_A_Stacked, 2x BAT20J, 1x SI1865DDL_R, 1x Fuse, 1x SD05C, 1x LED, 1x BC817, 1x USBLC6-2SC6, 1x FDV301N, 1x TLC555xD, 1x 1N4148WS, 1x USB_C_Receptacle_PowerOnly_6P, 1x IRF7404, 1x L_Ferrite, 1x ME2108A50M"
EXT_MILLENNIUM
61
21
187
Medium
MCU
Design a replacement digital dashboard controller for the Nissan 300ZX (Z31) using 1x ATMEGA32U4-AU microcontroller with USB-C connectivity, accelerometer sensing, and RC receiver input. Include 1x Adafruit_ItsyBitsy_32u4_-_5V_16MHz dev board, 1x Adafruit_H3LIS311_Breakout high-g accelerometer, 1x Crystal_16MHz_2.0x1.6...
BAT, GND
MOTOR_1, MOTOR_2, D+, D-
12
5
"6x 0.1uF_0603_25V_20%, 5x 10k_0402, 2x Conn_01x03, 2x 5.1k_0603, 2x 22_0603, 2x 22pF_0402_50V_5%, 1x PMOS, 1x ATMEGA32U4-AU, 1x 10uF_0805_25V_10%, 1x Adafruit_ItsyBitsy_32u4_-_5V_16MHz, 1x Crystal_16MHz_2.0x1.6mm, 1x Adafruit_H3LIS311_Breakout, 1x Amass_XT60PW, 1x 10nF_0603_50V_10%, 1x D_Zener, 1x C_Polarized_US, 1x 2...
EXT_Z31_DIGIDASH
38
25
188
Medium
Communication
Design a high-speed Ethernet/IP data radio controller board for the 433 MHz HAM band using 1x STM32F103RBTx microcontroller with USB and serial interfaces. Include 1x CH340C USB-to-UART bridge, 1x LD39050PU33R 3.3V LDO regulator, 1x USB_C_Receptacle_USB2.0_16P for USB connection. Use 1x 8.000MHz_49USMX_30_50_-40+85_18p...
VBUS, GND
COM1, COM2, D+, D-
5
3.3
"20x C, 10x R, 4x MountingHole_Pad, 2x Conn_01x04_Socket, 2x LED, 2x Conn_01x02_Socket, 1x SW_Push, 1x Conn_01x02, 1x Jumper_3_Open, 1x Conn_01x14_Socket, 1x 8.000MHz_49USMX_30_50_-40+85_18pF_ATF, 1x Conn_02x12_Odd_Even, 1x LD39050PU33R, 1x STM32F103RBTx, 1x BLM18KG260TN1D, 1x ABS25-32.768KHZ-6-T, 1x Conn_02x05_Odd_Eve...
EXT_SCOMS_TACNPR
53
19
189
Easy
Motor
Design a DMX-to-AC-motor-driver interface board for controlling variable frequency drives through DMX/ArtNet protocols. Use 1x ADS1115IDGS 4-channel 16-bit ADC for analog feedback sensing, 1x ACS725xLCTR-10AU Hall-effect current sensor for line current monitoring, 1x PDS1-S3-S3-M isolated DC-DC converter for isolated p...
+48V, +12V, GND
A1, A2, A3
48
3.3
"8x R, 6x Conn_01x02, 4x C, 4x MountingHole, 4x P_CHANNEL, 2x ACPL-214-500E, 2x BZX84Cxx, 1x Conn_02x10_Odd_Even, 1x ADS1115IDGS, 1x ACS725xLCTR-10AU, 1x Conn_01x04, 1x PDS1-S3-S3-M"
EXT_DMX2MOTION
35
12
190
Hard
IoT-System
Design a camping light relay controller using 1x ESP8266(ESP12-F) WiFi module for wireless control of an LED garland based on ambient light sensing. Include 1x SE5218 3.3V LDO voltage regulator, 1x U262-161N-4BVC11 USB micro-B connector for power/programming, and 1x MIC127-140-002 voltage supervisor/reset IC. Provide 2...
VBUS, GND
GPIO12, GPIO13, GPIO14
5
3.3
"9x 0603R, 4x HOLE_3.2mm, 3x 0603C, 2x SMD-JUMPER-CONNECTED, 2x easyC-SMD, 1x 0402R, 1x HEADER_MALE_2X1, 1x SMD-JUMPER-CONNECTED_TRACE_SLODERMASK, 1x 0402LED, 1x 1206C, 1x FIDUCIAL, 1x HEADER_MALE_14X1, 1x SE5218, 1x U262-161N-4BVC11, 1x ESP8266(ESP12-F), 1x MIC127-140-002"
EXT_LIGHTRELAY4CAMPING
31
16
191
Hard
IoT-System
Design a self-balancing two-wheeled robot controller using 1x ESP32-WROOM-32E-N4 as the main MCU with motor drive and sensor feedback. Include 1x AZ1117H-3.3TRE1 LDO for 3.3V regulation, 3x DMP1045U-7 P-channel MOSFETs for power switching/motor H-bridge, 3x MMDT2907A-7-F dual PNP transistors for motor drive logic, 1x W...
+5V, GND
MOTOR_A, MOTOR_B
5
3.3
"6x RC0402FR-071KL, 6x CL05B104KO5NNNC, 6x RC0402FR-07100KL, 3x DMP1045U-7, 3x MMDT2907A-7-F, 2x Conn_01x11, 2x SKRPABE010, 2x RC0402FR-0710KL, 2x CM05X5R226M06AH080, 2x 19-217_Y5C-AP1Q2_3T, 1x 503398-1892, 1x MountingHole, 1x CL05A105KA5NQNC, 1x RC0402FR-07220RL, 1x WS2812B-2020, 1x CC0402KRX7R7BB104, 1x ESP32-WROOM-3...
EXT_SELF_BALANCING_ROBOT
47
23
192
Easy
DAQ-System
Design a front-box data acquisition PCB for an electric vehicle using 1x Pico (Raspberry Pi Pico) as the main MCU. Include 2x OPA357AIDBVR high-speed op-amps for signal conditioning, 1x TLV3201AIDBVR comparator for threshold detection, 1x MAX5026EUT_T boost converter for power supply, 1x LM4040AIM3-3_0-T precision volt...
VIN, GND
SENSE_OUT
5
3.3
"10x R, 5x CL10B104KC8NNNC, 5x C, 4x CL21A475KBQNNNE, 3x ACML-0402HC-301-T, 2x Jumper_2_Bridged, 2x 3296W-1-503LF, 2x OPA357AIDBVR, 1x B6B-PH-K-S(LF)(SN), 1x BAT54S, 1x 2N7002, 1x TLV3201AIDBVR, 1x LTST-C190KGKT, 1x D, 1x NRS4018T470MDGJ, 1x LM4040AIM3-3_0-T, 1x ECHU1C471JX5, 1x B4B-PH-K-S(LF)(SN), 1x Pico, 1x MAX5026E...
EXT_PUTM_EV_FRONTBOX
45
20
193
Easy
IoT-System
Design a LinuxCNC motor control testbed I/O board using 1x ESP32-S3-MINI-1-N4R2 WiFi/BLE MCU with addressable LED status display, solid-state relay outputs, and USB connectivity. Include 2x MD89420-RegBlock voltage regulator modules, 2x G3VM-41GR8 solid-state relays for isolated switching, 8x ES05D1MC10 ESD protection ...
+12V, GND
IO1, IO2, IO3, IO4, IO5, IO6
12
3.3
"22x C, 13x R, 13x Hidden, 9x WS2812B-1mm, 8x ES05D1MC10, 2x G3VM-41GR8, 2x Conn_01x02, 2x 1N5819, 2x VCUT, 2x MD89420-RegBlock, 1x USB-C-Socket-H, 1x Conn_01x04, 1x PowerIn, 1x Conn_01x06, 1x SW_Push, 1x USB-PROG, 1x ESP32-S3-MINI-1-N4R2, 1x Shelly, 1x PCB, 1x NX7002AK"
EXT_LINUXCNC_TESTBED
85
20
194
Hard
PowerMgmt
Design a multi-rail power supply board with USB input, dual voltage regulation, and indicator LEDs. Include 1x AS7805ADTR 5V linear voltage regulator and 1x SE5218 3.3V LDO regulator for dual-rail output, 1x DC_JACK barrel connector for 12V DC input, 1x U262-161N-4BVC11 USB micro-B connector for alternate power/program...
VIN, GND
5V, 3V3
12
3.3
"4x HEADER_MALE_2X1, 4x 0603C, 2x SS-3292S-L1, 2x HOLE_3.2mm, 2x 0603R, 1x 0402LED, 1x SMD-JUMPER-CONNECTED_TRACE_SLODERMASK, 1x BAT20J, 1x FIDUCIAL, 1x SK-3245S-L3-B, 1x U262-161N-4BVC11, 1x SE5218, 1x DC_JACK, 1x AS7805ADTR, 1x M4_DIODA, 1x 0402R"
EXT_ACTIVESPICE
25
16
195
Hard
IoT-System
Design a MEMS high-voltage control and capacitive sensing test platform using 1x ESP32-WROOM-32 as the main MCU with LoRa wireless, IMU sensing, and environmental monitoring. Include 1x RFM95W-868S2 LoRa radio module, 1x MPU-6050 6-axis IMU, 1x BMP280 barometric pressure sensor, 1x CH340C USB-to-UART bridge, 2x AMS1117...
+BATT, GND
GPIO, LORA_OUT
5
3.3
"13x C, 9x R_Small, 2x COM-09032, 2x AMS1117-3.3, 2x SW_Push, 2x TestPoint, 2x BSS138, 1x Conn_Coaxial, 1x USB_B_Micro, 1x Conn_01x04_Pin, 1x MPU-6050, 1x ESP32-WROOM-32, 1x RFM95W-868S2, 1x Conn_02x04_Odd_Even, 1x LED, 1x BMP280, 1x Conn_01x05_Pin, 1x CH340C, 1x Conn_01x02"
EXT_LEVITAS_PCB
44
19
196
Easy
Audio
Design a multi-channel audio amplifier and DAC board with 12V power supply. Include 1x TA8201AK dual-channel audio power amplifier, 1x TDA1306T DAC for digital-to-analog audio conversion, 4x Opamp_Dual op-amps for audio signal conditioning/filtering, 1x CU383-69K component, 1x R_POT_5PINS potentiometer for volume contr...
+12V, GND
AOUT
12
12
"22x R_US, 20x C_Polarized_US, 4x Opamp_Dual, 4x C, 4x L_Ferrite_Small, 2x R_Shunt_US, 2x Q_NPN_CBE, 2x AudioJack2, 2x R_Pack04, 1x Speaker, 1x CU383-69K, 1x VD-BAV99, 1x TA8201AK, 1x R_POT_5PINS, 1x Q_NPN_BCE, 1x TDA1306T, 1x Heatsink_Pad_2Pin"
EXT_SEEDSIGNER_LUCKFOX
70
17
197
Easy
Analog
Design a mixed-signal logic gate and analog simulation test board (SPICE-compatible) with multiple logic gates and analog components. Include 7x INVERTER gates, 5x AND gates, 5x NAND gates, 3x NOR gates, 3x OR gates, 1x XOR gate, 1x XNOR gate, and 3x 74LVC1GU04DRL single inverter buffer ICs. Include 2x OPAMP_ideal_V+to...
VIN, GND
AND_S, NAND_S, NOR_S, Inv
5
5
"16x R, 10x C, 7x INVERTER, 5x AND, 5x NAND, 4x VPULSE, 3x VDC, 3x 74LVC1GU04DRL, 3x NOR, 3x OR, 2x OPAMP_ideal_V+top, 1x RECTIFIER, 1x XNOR, 1x OPAMP_ideal_V-top, 1x PMOS, 1x Behavioral_Fonction_alterable, 1x NMOS, 1x VSIN, 1x XOR"
EXT_LINEARKEYBOARD
69
19
198
Hard
Analog
Design an arcade game analog audio/power conditioning circuit with charge pump inverter and precision amplification. Include 1x TPS60401DBV unregulated charge pump voltage inverter for generating -5V from +5V, 1x OPA210 precision low-noise op-amp for signal conditioning, 1x BAS70-00 Schottky barrier diode, and 1x MBASU...
+5V, GND
-5V, AOUT
5
5
"3x Conn_01x01, 2x Conn_01x08, 2x C1210C106J3RACTU, 2x C1206C474J5NACTU, 2x C, 1x Conn_01x10, 1x Conn_01x06, 1x Conn_Coaxial, 1x MCU08050C2209FP500, 1x MCU08050C2002FP500, 1x Conn_01x02, 1x BAS70-00, 1x CHP0805AFX-1002ELF, 1x Conn_01x03, 1x CRCW080591K0FKEA, 1x C0805C105J3RACTU, 1x TPS60401DBV, 1x CRCW080562K0FKEA, 1x ...
EXT_JTCORES
26
20
199
Easy
IoT-System
Design a Zooids-compatible miniature robot controller with BLE, dual motor drivers, audio output, battery management, and MEMS sensors. Include 1x ISP1807-LR-RS (nRF52840-based BLE module), 2x DRV8837CDSGR dual H-bridge motor drivers, 1x MAX98357A I2S audio amplifier, 2x ICS-41350 MEMS digital microphones, 1x MC3419 3-...
VBUS, GND
MTR1_P, MTR1_N, MTR2_P, MTR2_N
5
3.3
"13x R_US-Device-Zooids-rescue-Zooids-rescue, 11x C-w_device-Zooids-rescue-Zooids-rescue, 10x TestPoint-Connector-Zooids-rescue-Zooids-rescue, 4x CONN_2-conn-Zooids-rescue-Zooids-rescue, 2x ICS-41350-ICS-41350-Zooids-rescue-Zooids-rescue, 2x DRV8837CDSGR, 1x SPEAKER-device-Zooids-rescue-Zooids-rescue, 1x ISP1807-LR-RS-...
EXT_RIO_ICEBREAKER3X
55
19
200
Medium
Motor-System
Design an ESP32-based motor controller with dual stepper drivers, buck power supply, and MOSFET switching. Use 1x Pico (Raspberry Pi Pico) as the main MCU, 2x BTT_TMC2209 stepper motor driver modules, 1x LM2575-5.0BU 5V buck regulator with 1x L inductor and 1x 1N5819WS Schottky diode for the regulator's freewheeling pa...
+12V, GND
MOTOR_A, MOTOR_B
12
3.3
"5x R, 4x C_Polarized, 2x Conn_01x04_Male, 2x BTT_TMC2209, 1x SW_SPST, 1x MMBF170, 1x LM2575-5.0BU, 1x Conn_01x06_Female, 1x L, 1x Conn_01x02_Male, 1x 1N5819WS, 1x Pico, 1x 3522-2, 1x Barrel_Jack, 1x SW_Push, 1x IRF9540N, 1x Conn_01x09_Female"
EXT_ESP32_BASED_PCB
26
17
End of preview. Expand in Data Studio

PCBSchemaGen Benchmarks

Two benchmark suites for LLM-driven PCB schematic synthesis, from the paper PCBSchemaGen: Reward-Guided LLM Code Synthesis for Printed Circuit Board (PCB) Schematic Design with Structured Verification.

Correctness in this domain is not defined by unit tests: there are no per-task golden references, and SPICE does not validate schematic-level correctness. Instead, each task is scored by a deterministic structural verifier against real-IC pin- and topology-level constraints (no LLM, no API key, no cached results). The verifier and knowledge graphs live in the GitHub repository.

Suites

Config Tasks Easy / Medium / Hard Real ICs Domains
pcbbench 62 17 / 28 / 17 41 commercial 22
open_schematics 165 67 / 63 / 35 439 commercial 22
Total 227 480 22

Load

from datasets import load_dataset

pcbbench = load_dataset("Hzou9/PCBSchemaGen-Benchmarks", "pcbbench", split="test")
ose      = load_dataset("Hzou9/PCBSchemaGen-Benchmarks", "open_schematics", split="test")
print(pcbbench[0])

Fields

Both suites share these 10 core fields:

Field Description
id Task identifier
level Difficulty: Easy / Medium / Hard
type Circuit type (e.g. Sensing, Power, Digital)
task Natural-language design specification
input_nodes Required input net(s)
output_nodes Required output net(s)
input_voltage Input voltage / range
output_voltage Output voltage / range
components Required component set (real ICs and/or passives)
sub_module_name Canonical sub-module name for the target circuit

open_schematics additionally carries two optional ground-truth fields, present on a subset (20/165) of tasks and null elsewhere:

Field Description
n_gt_components Ground-truth component count for the reference schematic
gt_component_types Number of distinct ground-truth component types

Evaluation

A candidate is a SKiDL (Python) schematic-generation program. Run it, then score the resulting schematic with the deterministic 5-layer verifier in the GitHub repo (framework/topo/), which checks pin-level assignments and topology against constraints induced from real IC datasheets. See the repo README for the runner and per-task configuration.

License

MIT — see LICENSE. © 2026 Huanghaohe Zou, Peng Han, Emad Nazerian, Mafu Zhang, Zhicheng Guo, Alex Q. Huang.

Citation

If you use PCBBench or Open-Schematics-Eval, please cite:

@article{zou2026pcbschemagen,
  title   = {PCBSchemaGen: Reward-Guided LLM Code Synthesis for Printed Circuit Board (PCB) Schematic Design with Structured Verification},
  author  = {Zou, Huanghaohe and Han, Peng and Nazerian, Emad and Zhang, Mafu and Guo, Zhicheng and Huang, Alex Q.},
  journal = {arXiv preprint arXiv:2602.00510},
  year    = {2026},
  url     = {https://arxiv.org/abs/2602.00510}
}
Downloads last month
40

Paper for Hzou9/PCBSchemaGen-Benchmarks