Raspberry Pi Pico H
Raspberry Pi Pico H is a low-cost, high-performance microcontroller board with flexible digital interfaces. It features the RP2040, marking Raspberry Pi's first microcontroller designed in-house. The Pico's flash memory can be reprogrammed via USB or through the Serial Wire Debug (SWD) port. You can also use the SWD port to interactively debug code execution errors on the RP2040!
Raspberry Pi Pico H Technical Specifications:
* RP2040 microcontroller chip designed by Raspberry Pi
* Dual-core Arm Cortex M0+ processor with flexible clock running up to 133 MHz
* 264 kB SRAM and 2 MB of built-in flash memory
* Device and host supported USB 1.1
* Low power sleep and standby modes
* Drag and drop programming using mass storage over USB
* 26 × multifunctional GPIO pins
* 2 × SPI, 2 × I2C, 2 × UART, 3 × 12-bit ADC, 16 × Show More