An open API service indexing awesome lists of open source software.

https://github.com/shuai132/iot_led_matrix


https://github.com/shuai132/iot_led_matrix

esp32 esp32-idf led-matrix

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

# iot_led_matrix

* MCU: ESP32-C3
* LED点阵芯片: MAX7221 or MAX7219
* 开发方案: C/C++、CMake、esp-idf(v4.4)
* Code Style: 请使用[.clang-format](.clang-format)

API文档和官方SDK请参考下面链接

## Links

* [esp-idf](https://github.com/espressif/esp-idf) COMMIT_ID: `5ff09f0a06627e1f5bb526517ea0f7a3edaeff63`
* [ESP32-C3 Doc](https://docs.espressif.com/projects/esp-idf/zh_CN/v4.4/esp32c3/get-started/index.html)