Store

Raspberry Pi Ltd

$7.66 |
Only 3 left
No reviews yet

Ready to solder up your own PICO?  This kit comes with a Pico board, 2 x 20pin headers and a 3 pin header. The real story is: Just like another “frui...

Estimated Delivery
Arrives
Disclaimer
View Markdown
Secure checkout
Ready to solder up your own PICO?  This kit comes with a Pico board, 2 x 20pin headers and a 3 pin header.
The real story is: Just like another “fruit company”, Raspberry Pi dove headfirst and  developed their own custom ARM silicon, the RP2040 (learn more about the RP2040)!
Subscribe to Little Bird Guides and get a Raspberry Pi Pico for free!
Raspberry Pi Pico has been designed to be a low cost yet flexible development platform for RP2040, with the following key features:
  • RP2040 microcontroller with 2MByte Flash
  • Micro-USB B port for power and data (and for reprogramming the Flash)
  • 40 pin 21x51 'DIP' style 1mm thick PCB with 0.1" through-hole pins also with edge castellations

    • Exposes 26 multi-function 3.3V General Purpose I/O (GPIO) ◦ 23 GPIO are digital-only and 3 are ADC capable
    • Can be surface mounted as a module
  • 3-pin ARM Serial Wire Debug (SWD) port
  • Simple yet highly flexible power supply architecture

    • Various options for easily powering the unit from micro-USB, external supplies or batteries
    • High quality, low cost, high availability
  • Comprehensive SDK, software examples and documentation
For full details of the RP2040 microcontroller please see the RP2040 Datasheet, however the headline features are:
  • Dual-core cortex M0+ at up to 133MHz

    • On-chip PLL allows variable core frequency
  • 264K multi-bank high performance SRAM
  • External Quad-SPI Flash with eXecute In Place (XIP)
  • Dual-core cortex M0+ at up to 133MHz

    • On-chip PLL allows variable core frequency
  • 264K multi-bank high performance SRAM
  • External Quad-SPI Flash with eXecute In Place (XIP)
  • High performance full-crossbar bus fabric
  • On-board USB1.1 (device or host)
  • 30 multi-function General Purpose IO (4 can be used for ADC)

    • 1.8-3.3V IO Voltage (NOTE Pico IO voltage is fixed at 3.3V) • 12-bit 500ksps Analogue to Digital Converter (ADC)
  • Various digital peripherals
    • 2 x UART, 2 x I2C, 2 x SPI, up to 16 PWM channels
    • 1 x Timer with 4 alarms, 1 x Real Time Counter • Dual Programmable IO (PIO) peripherals
    • Flexible, user-programmable high-speed IO
    • Can emulate interfaces such as SD Card and VGA

Jargon buster

Plain-language definitions for the technical terms used above.

ADC
An analogue-to-digital converter reads a changing voltage and turns it into a number the microcontroller can use. It matters when connecting analogue sensors such as light, sound, or variable-resistor sensors.
GPIO
General-purpose input/output pins are microcontroller pins you can set in software to read signals, switch devices on and off, or connect to peripherals. The number of GPIO pins matters because it limits how many buttons, LEDs, sensors, and other parts you can wire directly to the board.
Headers
Rows of metal pins used to plug a module into a breadboard or connect it with jumper wires. Pre-soldered headers make the module easier to use straight away without needing to solder the pins yourself.
I2C
I2C is a two-wire communication bus used by many sensors and small modules. It matters because several I2C devices can share the same two wires, but each device needs a compatible address and your controller must support I2C.
microcontroller
A microcontroller is a small computer on a chip that runs your program and controls connected inputs and outputs. For this product, it is the part that reads buttons and sensors, drives the display and speaker, and communicates over Bluetooth.
PCB
A printed circuit board is a rigid board with copper tracks that connect electronic parts without loose wires. For this kit, the PCBs also form the airplane shape, so they are both the circuit base and part of the finished model.
PWM
Pulse Width Modulation is a way for a digital pin to simulate variable output power by switching on and off very quickly. It matters for controlling things like LED brightness, motor speed, or servo-style signals from a microcontroller pin.
RP2040
A microcontroller chip used on many maker boards, with enough speed and flexible I/O for some camera and display projects. Compatibility with RP2040 matters because camera modules often need many pins and careful timing to read image data successfully.
SPI
A fast serial communication bus often used for displays, memory cards, and sensors. It matters because SPI devices need specific pins for clock and data, plus a separate chip-select line for each device.
SRAM
Fast temporary memory used by a processor while a program is running. More SRAM helps with projects that handle larger data buffers, networking, displays, or more complex code.
SWD
Serial Wire Debug is a two-wire programming and debugging interface used with many microcontrollers. It matters if you need low-level access to program, recover or debug the processor board connected to this carrier.
UART
UART is a simple serial connection that sends data over separate transmit and receive wires, often labelled TX and RX. It matters because this module is designed to replace a wired UART cable with a wireless link while keeping the same serial data format.
Stella
Stella Expert

Ask me anything about this product

Maddy, co-founder of Little Bird

Need help? We're here for you!

Hi, I'm Maddy. My team and I are ready to help with your order or any questions.