
Description
RP2040-Tiny micro development board, using the RP2040 developed by Raspberry Pi as the core.
With a separate adapter board design, USB and keypad circuits can be separated, reducing the overall thickness and size of the PCB and making it easier for users to integrate into their projects.
The separate adapter board design, compact size, and very thin thickness make this board ideal for projects requiring a small size.
Whether you are a beginner or an experienced developer, it is a great choice for your next project.
Features
- RP2040 microcontroller chip designed by Raspberry Pi in the United Kingdom.
- Dual-core Arm Cortex M0+ processor, flexible clock running up to 133 MHz.
- 264KB of SRAM, and 2MB of onboard Flash memory.
- Onboard FPC 8PIN connector, adapting USB Type-C port via an adapter board.
- Castellated module allows soldering directly to carrier boards.
- USB 1.1 with device and host support.
- Low-power sleep and dormant modes.
- Drag-and-drop programming using mass storage over USB.
- 20 × multi-function GPIO pins.
- 2 × SPI, 2 × I2C, 2 × UART, 4 × 12-bit ADC, 16 × controllable PWM channels.
- Accurate clock and timer on-chip.
- Temperature sensor.
- Accelerated floating-point libraries on-chip.
- 8 × Programmable I/O (PIO) state machines for custom peripheral support.
Documentation
- RP2040-Tiny Schematic
- RP2040-Tiny Datasheet
- V1.1 Schematic
- RP2040-Tiny Adapter V1.1 Schematic
- RP2040-Tiny 3D Model
- RP2040-Tiny Adapter 3D Model
Demo
Development Software
- Zimo221.7z
- Image2Lcd.7z
- Font Library Tutorial
- Image Extraction Tutorial
- Thonny Python IDE (Windows V3.3.3)