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++.
The Pico W has the same features as the Raspberry Pi Pico and also includes an Infineon CYW43439 for WiFi.
More information is available on the website of Raspberry Pi.
<li>264KB of SRAM, and 2MB of on-board Flash memory</li>
<li>Infineon CYW43439 Based Wireless Module</li>
<li>Castellated module allows soldering direct to carrier boards</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>