- EOL
Attention! The product has been discontinued. Check other products in category. |
Product description: Get Started with MicroPython on Raspberry Pi Pico - the official guide
The official guide in English to getting started with theRaspberry Pi Picomodule and theMicroPythonlanguage. The book providesinstructions forconnecting various types of modules with the RaspberryPi Pico and sample programs written in MicroPython.
Raspberry Pi Pico
The Raspberry Pi Pico is a small module based on theRP2040microcontroller that allows for simple prototyping without the use of a monitor or keyboard. MicroPython is a beginner friendly language. The board is equipped with26 GPIO pinswhich include: 2x SPI, 2x I2C, 2x UART, 3x ADC 12-bit, 16x PWM. Additional 8 IO (PIO) pins designed to support custom peripherals.
Raspberry Pi Pico specification
Parameter | Value |
---|---|
Chip | Raspberry Pi RP2040 |
Core | ARM Cortex-M0+ Dual-Core 133 MHz |
SRAM | 264 kB |
Flash memory | 2 MB |
Pinouts | 40-pin / 23 GPIO digital + 3 ADC pins |
Interfaces | 2x UART, 2x I2C, 2x SPI, up to 16 PWM channels |
Supply voltage | 5 V (USB) |
Operating voltage of the logic part | 3,3 V |
Power supply / data transmission connector | microUSB |
Dimensions | 51 x 21 mm |
Useful links |