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.
This is the project template for the Raspberry Pi Pico 2, the latest addition and update to Pi Pico line up.
Raspberry pi pico 2 is equipped with the RP2350, a cutting-edge, high-performance microcontroller designed with enhanced security and versatility in mind. Every element of its design has been upgraded, from the advanced CPU cores to the innovative PIO (Programmable I/O) interfacing subsystem.
The Raspberry Pi Foundation has integrated a robust security architecture centered around Arm TrustZone for Cortex-M, ensuring data protection and integrity. Additionally, new low-power states and expanded package options broaden the range of applications, making the Pico 2 an ideal choice for diverse, power-sensitive projects.