Description
Description
The heart of the Raspberry Pi Pico microcontroller is the RP2040 chip with a dual-core ARM Cortex-M0+ processor clocked at 133 MHz and an integrated 2 MB QSPI flash memory for code and data.
You can program the Pico by simply connecting it to your PC/Laptop via USB and then downloading the UF2 file, which makes it easy to install MicroPython.
You can get detailed information and the file at https://pico.raspberrypi.org/getting-started/.
Micropython is a complete implementation of the Python 3 programming language.
Note: While connecting the Pico to USB, be sure to press the BOOTSEL button on the board and release it only when the board is connected to USB.
Raspberry Pi Pico Specifications
CHIP | RP2040, Cortex-M0+ |
WORKING VOLTAGE | 5 VDC via Micro-USB |
ADC | 12-Bit 500ksps |
DIGITAL I/O PINS | 30 |
PWM DIGITAL I/O PINS | 16 |
ANALOG INPUTS | 4 |
RTC | Yes, with 4 alarms |
DEBUG | 3-pin ARM Serial Wire Debug (SWD) connector |
FLASH MEMORY | 2048 KB |
SHAME | 256 KB |
EEPROM | / |
CLOCK FREQUENCY | 133 MHz |
INTERFACES | USB, SPI, I2C (2x), UART (2x) |
LENGTH | 51.3 mm |
WIDTH | 21 mm |
Reviews
There are no reviews yet.