Een nieuwe chip betekent een nieuwe Feather, en de Raspberry Pi RP2040 is geen uitzondering. Toen Adafruit deze chip zag dachten ze "deze chip wordt geweldig als we hem de Feather behandeling geven" en zo geschiedde! Deze Feather bevat de RP2040, en alle aardigheidjes die je van Feather kent en waardeert.
Kenmerken
Measures 2.0" x 0.9" x 0.28" (50.8mm x 22.8mm x 7mm) without headers soldered in
Light as a (large?) feather - 5 grams
RP2040 32-bit Cortex M0+ dual core running at ~125 MHz @ 3.3V logic and power
264 KB RAM
8 MB SPI FLASH chip for storing files and CircuitPython/MicroPython code storage. No EEPROM
Tons of GPIO! 21 x GPIO pins with following capabilities:
Four 12 bit ADCs (one more than Pico)
Two I2C, Two SPI and two UART peripherals, we label one for the 'main' interface in standard Feather locations
16 x PWM outputs - for servos, LEDs, etc
The 8 digital 'non-ADC/non-peripheral' GPIO are consecutive for maximum PIO compatibility
Built in 200mA+ lipoly charger with charging status indicator LED
Pin #13 red LED for general purpose blinking
RGB NeoPixel for full color indication.
On-board STEMMA QT connector that lets you quickly connect any Qwiic, STEMMA QT or Grove I2C devices with no soldering!
Both Reset button and Bootloader select button for quick restarts (no unplugging-replugging to relaunch code)
3.3V Power/enable pin
Optional SWD debug port can be soldered in for debug access
4 mounting holes
24 MHz crystal for perfect timing.
3.3V regulator with 500mA peak current output
USB Type C connector lets you access built-in ROM USB bootloader and serial port debugging
Wordt volledig geassembleerd en getest geleverd, met de UF2 USB bootloader. Er zitten ook een paar headers bij, zodat je hem kunt solderen en inpluggen op een breadboard zonder solderen.
Met de aansluitblokken kun je verbinding maken met elk van de externe Feather pinnen, geweldig voor het bedraden van tijdelijke of permanente installaties.
Raspberry Pi Pico is het eerste product dat is gemaakt met de RP2040 chip, ontworpen door Raspberry Pi. Het board is te programmeren in MicroPython en C/C++.