Product description
The Raspberry Pi Pico is a low-cost, high-performance microcontroller board with flexible digital interfaces. It feature the RP2040 which marks Raspberry Pi's first microcontroller designed in-house. Pico provides minimal (yet flexible) external circuitry to support the RP2040 chip. The majority of the RP2040 microcontroller pins are brought to the user IO pins on the left and right edge of the board.
The Raspberry Pi foundation provides excellent documentation for programming the RP2040 using either MicroPython or C++.
This variation comes with a set of male headers pre-soldered to all through-hole vias and a 3 pin debug connector.
More information is available on the website of Raspberry Pi.
<li>264KB of SRAM, and 2MB of on-board Flash memory</li>
<li>0.1" Spaced Headers and 3 Pin Debug Header</li>
<li>USB 1.1 with device and host support</li>
<li>Low-power sleep and dormant modes</li>
<li>Drag-and-drop programming using mass storage over USB</li>
<li>26 × multi-function GPIO pins</li>
<li>2 × SPI, 2 × I2C, 2 × UART, 3 × 12-bit ADC, 16 × controllable PWM channels</li>
<li>Accurate clock and timer on-chip</li>
<li>Temperature sensor</li>
<li>Accelerated floating-point libraries on-chip</li>
<li>8 × Programmable I/O (PIO) state machines for custom peripheral support</li>
</ul>