Raspberry Pi Pico
Raspberry Pi Pico is a microcontroller that you can use in your embedded systems projects and prototyping. Raspberry Pi Pico, powered by the RP2040 microcontroller, has a dual-core ARM Cortex M0 + processor. The low-cost Raspberry Pi Pico stands out with its low power consumption and high performance. Raspberry Pi Pico, which can be programmed with both C / C ++ and MicroPython, appeals to users of all ages.
Technical Specifications:
- Dual-core Arm Cortex M0+ processor, flexible clock running up to 133 MHz
- 264KB of SRAM, and 2MB of on-board Flash memory
- Castellated module allows soldering direct to carrier boards
- USB 1.1 with device and host support
- Low-power sleep and dormant modes
- Drag-and-drop programming using mass storage over USB
- 26 × multi-function GPIO pins
- 2 × SPI, 2 × I2C, 2 × UART, 3 × 12-bit ADC, 16 × controllable PWM channels
- Accurate clock and timer on-chip
- Temperature sensor
- Accelerated floating-point libraries on-chip
- 8 × Programmable I/O (PIO) state machines for custom peripheral support
Useful Links: