Hardware Hookup¶
Overview¶
You can make use of the RPi Pico base layer that Jetpack builds on top of.
You have access to hook up your own sensors to I2C, use ADC, or digital GPIO pins.
You can power your devices using the 3v3(OUT) power pin and the many GND points.
Here is a map of the available resources on the RPi Pico for you to use.
Any pins not labeled should not be used, as they are already in use for something else.