Minimal Pico 2 Sensor Design


Add the minimum required components needed for this Pi Pico 2 to function properly. Keep the design as simple and minimal as possible.
You may include a single humidity sensor as the primary peripheral, along with any essential supporting components such as power regulation, pull-up resistors, decoupling capacitors, or required connectors.
I’ll keep this minimal: inspect the Pico 2 shield pins, select one simple I2C humidity sensor plus only required pull-ups/decoupling/power connections, wire it, then run checks and fix any issues.
The sensor circuit is wired. Review found only unused Pico header pins floating plus VBUS not used on this minimal shield, so I’m marking those intentionally unconnected and re-checking.
VBUS is modeled as a required power input, so I’m adding one simple 2-pin 5V/GND power header rather than adding USB-C circuitry. This keeps the shield minimal and gives the Pico a defined power source in the schematic.
Done — I added a minimal Pico 2 humidity-sensor shield circuit: SHTC3 sensor, 10kΩ I2C pull-ups, 100nF local decoupling, GND/3V3/I2C wiring, and a simple 2-pin 5V/GND VBUS input header.
Validation passed: electrical review now reports no ERROR/WARNING/UNCERTAIN ERC checks. I also saved the design notes and power budget in Minimal Pico 2 Humidity Sensor Shield Design Notes.
Move to layout
Place components
Check BOM
Add firmware notes
Use 4.7k pullups

U1
U1 GPIO5 - U2 SCL
U1 VBUS - J1 Pin_1
U1 3V3 - U2 VDD
U1 GPIO4 - U2 SDA
GND
U1 AGND - U2 VSS

Raspberry Pi Pico 2 Shield Template 9stM