跳转到内容

介绍

Pico DM 1P5623 是一款基于树莓派 Pico 的低成本显示拓展板,适用于学习、评估和开发 LVGL 或其他 GUI 应用。

PCB 工程开源链接:TODO

树莓派 RP2040 是树莓派推出的首款微控制器,以高性能、低成本和易用性著称。

以下内容引用自树莓派官方介绍:

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.

凭借大容量片上内存、对称双核处理器、确定性总线架构和丰富的外设资源,加上独特的可编程 I/O (PIO) 子系统,为专业用户提供了无与伦比的性能和灵活性。

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.

完善的文档、精致的 MicroPython 支持以及 ROM 中的 UF2 引导加载程序,为初学者和爱好者提供了极低的入门门槛。

Pico_DM_1P5623
芯片树莓派 RP2040
处理器双核 ARM Cortex-M0+ @ 133MHz
内存264 KB SRAM
闪存最大 16MB
显示屏1P5623

默认配置不含核心板,请根据需要自行准备或选配。

本工程发布于 MIT 协议,更多细节请查看 LICENSE