Raspberry Pi Ltd
Pico With Loose Headers Kit
All Products
New Arrivals
Raspberry Pi Pico Boards
Circuitry & IOT
Raspberry Pi
Brands and Manufacturers
Microcontrollers & Development Boards
Raspberry Pi Pico
Pico
Raspberry Pi Pico Kits
RP2040
Digital Technologies
Microcontrollers
Raspberry Pi Microcontrollers
$7.66
|
Out of stock
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...
Get notified when back in stock
Estimated Delivery
Arrives
Disclaimer
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 connector contacts on a fixed pitch (commonly 2.54 mm) used to link a board to a breadboard, jumper wires, or another board. They come as male pin headers and female socket headers; when a module ships with pre-soldered headers it can be used straight away, whereas bare pads require soldering 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 single chip that runs a stored program and controls connected inputs and outputs such as buttons, sensors, displays and communication interfaces. In a device built around one, it is the part that executes the code and coordinates the device's behaviour.
- PCB
- A printed circuit board (PCB) is a board, usually rigid, with etched copper tracks that connect electronic components together without loose wiring. Components are mounted on the board and signals route between them through the copper layout.
- 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
- The RP2040 is a dual-core Arm Cortex-M0+ microcontroller chip from Raspberry Pi, used on many maker boards and offering programmable I/O, multiple GPIO pins and reasonable processing speed. Code and accessories built for that chip should work where RP2040 compatibility is listed, though demanding tasks such as reading a camera can require careful pin allocation and timing.
- 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 (SWD) is a two-wire programming and debugging interface used with many ARM Cortex-M microcontrollers. It provides low-level access to program, recover or debug the microcontroller.
- through-hole
- A mounting style where the component leads pass through holes in a circuit board and are soldered on the other side. Through-hole parts are often easier to handle and solder by hand, which is useful for classroom and hobby projects.
- UART
- UART is a simple asynchronous serial interface that sends data over separate transmit and receive wires, usually labelled TX and RX, with both ends set to the same baud rate. It is a common way for microcontrollers and other serial devices to exchange data.
- VGA
- VGA has two common meanings in electronics: as a resolution it usually refers to a 640 x 480 pixel image, which is modest detail suitable for basic display or inspection rather than high definition; as a connector it refers to the analogue 15-pin video output long used on computers and monitors. Check which sense a listing means.
Find this product in
Microcontrollers
Raspberry Pi Pico