https://github.com/mr-addict/moonlight
物联网月球灯
https://github.com/mr-addict/moonlight
arduino esp32 websocket
Last synced: 30 days ago
JSON representation
物联网月球灯
- Host: GitHub
- URL: https://github.com/mr-addict/moonlight
- Owner: MR-Addict
- Created: 2023-11-28T16:24:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T05:59:24.000Z (over 2 years ago)
- Last Synced: 2025-01-12T12:46:26.574Z (over 1 year ago)
- Topics: arduino, esp32, websocket
- Language: C++
- Homepage:
- Size: 1.26 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 物联网月球灯
本项目是一个基于 ESP32 的月球灯,可以实现通过 WiFi 与月球灯进行实时通信。

本项目是由我们三个人合作完成的项目:
| 分工 | 文档 | Github |
| :---------- | :------------------------------- | :---------------------------------------------- |
| 电路设计 | [code/README.md](code/README.md) | [guorenmiaoer](https://github.com/guorenmiaoer) |
| 软件程序 | [code/README.md](code/README.md) | [MR-Addict](https://github.com/MR-Addict) |
| 3D 模型设计 | [code/README.md](code/README.md) | [ptsfdtz](https://github.com/ptsfdtz) |