Introduction
Pico DM 1P5623 is a low-cost display expansion board based on Raspberry Pi Pico, suitable for learning, evaluating, and developing LVGL or other GUI applications.
Raspberry Pi RP2040 is Raspberry Pi’s first microcontroller, known for its high performance, low cost, and ease of use.
The following content is quoted from the official Raspberry Pi introduction:
With a large on-chip memory, symmetric dual-core processor complex, deterministic bus fabric, and rich peripheral set augmented with our unique Programmable I/O (PIO) subsystem, it provides professional users with unrivalled power and flexibility.
With detailed documentation, a polished MicroPython port, and a UF2 bootloader in ROM, it has the lowest possible barrier to entry for beginner and hobbyist users.
Specifications
Section titled “Specifications”| Pico_DM_1P5623 | |
|---|---|
| Chip | Raspberry Pi RP2040 |
| Processor | Dual-core ARM Cortex-M0+ @ 133MHz |
| Memory | 264 KB SRAM |
| Flash | Up to 16MB |
| Display | 1P5623 |
The default configuration does not include the core board. Please prepare or purchase it as needed.
This project is released under the MIT license. For more details, see the LICENSE file.