Skip to main content

Introduction

The ELECFREAKS Raspberry Pi Starter Kit is an entry-level Pico kit specifically developed by the ELECFREAKS team for teenagers to learn circuit and programming knowledge. This kit comes with a variety of electronic components, such as LEDs, buttons, light-sensitive sensors, and other electronic parts. It also includes numerous reference cases and detailed documentation to help you get started quickly. The ELECFREAKS Raspberry Pi Starter Kit accompanies you into the wonderful world of electronics.

Packing list

Raspberry Pi Pico

The Raspberry Pi Pico is a development board featuring flexible pins, low cost, and high performance. It adopts the RP2040 microcontroller—the first self-developed microcontroller by Raspberry Pi—and is equipped with a dual-core Arm Cortex-M0+ processor running at a frequency of 133MHz. It has 264KB SRAM (Static Random-Access Memory) and 2MB of on-board storage, and can be developed using C/C++ or MicroPython.

The Raspberry Pi Pico is integrated with 26 GPIO (General-Purpose Input/Output) pins, 2 SPI (Serial Peripheral Interface) ports, 2 I2C (Inter-Integrated Circuit) buses, 2 UART (Universal Asynchronous Receiver/Transmitter) ports, 3 12-bit ADC (Analog-to-Digital Converter) modules, and 16 controllable PWM (Pulse-Width Modulation) channels. It supports pin function configuration, enabling flexible development and application for users.

Raspberry Pi Pico Specifications

Parameter ItemDetailed Specification
ProcessorRP2040 Dual-Core Arm Cortex-M0+ (up to 133 MHz)
SRAM Memory264KB On-Chip SRAM (Static Random-Access Memory)
Flash Storage2MB
General-Purpose Input/Output (GPIO)26 multi-functional GPIO pins (3.3V level), including 3 analog inputs
Input/Output (I/O) InterfacesUART (Universal Asynchronous Receiver/Transmitter) ×2; SPI (Serial Peripheral Interface) ×2; I2C (Inter-Integrated Circuit) ×2; PWM (Pulse-Width Modulation) ×16
USB InterfaceUSB 1.1 ×1 (Controller and physical layer supporting host and device modes)
Programmable Input/Output (PIO)8 Programmable Input/Output (PIO) channels
SensorsTemperature sensor; Real-Time Clock (RTC)
Power Supply1.8–5.5V DC power supply (Powered via microUSB)
Dimensions21 mm × 51 mm

Raspberry Pi Pico Pinout Diagram