 
            LED点阵屏通过LED(发光二极管)组成,以灯珠亮灭来显示文字、图片、动画、视频等,是各部分组件都模块化的显示器件,通常由显示模块、控制系统及电源系统组成。
适用于ESP32和ESP8266板、树莓派Pico的外壳3D模型
 
            RP2040 Datasheet
In this book, we’ll look at how to get started with this hardware, and how to work with other electronic components. By the end of the book, you’ll know how to create your own programmable electronic contraptions.
 
            The SDK (Software Development Kit) provides the headers, libraries and build system necessary to write programs for RP2040-based devices such as Raspberry Pi Pico in C, C++ or Arm assembly language.
This book is about the official MicroPython port for RP2040-based microcontroller boards.









