https://github.com/coloryr/coloresp32
一个ESP32S3开发板
https://github.com/coloryr/coloresp32
Last synced: 10 months ago
JSON representation
一个ESP32S3开发板
- Host: GitHub
- URL: https://github.com/coloryr/coloresp32
- Owner: Coloryr
- License: gpl-3.0
- Created: 2022-01-01T14:18:10.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-22T14:50:56.000Z (over 4 years ago)
- Last Synced: 2025-05-18T09:37:06.575Z (about 1 year ago)
- Language: C
- Homepage:
- Size: 4.69 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ColorESP32
一个开源的ESP32S3开发板
内容待补充
## PCB
使用AD软件设计
## SRC
使用ESP-IDF 4.4编写
- [ESP-IDF安装](/IDF.md)
- [例程编译](/demo.md)