https://github.com/mr-addict/8x8-led-matrix-using-esp32-web-server
https://github.com/mr-addict/8x8-led-matrix-using-esp32-web-server
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mr-addict/8x8-led-matrix-using-esp32-web-server
- Owner: MR-Addict
- License: gpl-3.0
- Created: 2021-08-23T13:25:19.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-10-11T12:14:27.000Z (almost 5 years ago)
- Last Synced: 2025-01-12T12:46:49.599Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 38.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 8X8-LED-Matrix-using-ESP32-Web-Server
This is a small LED matrix that only has 8X8 LEDs,so the display is limited.But it has some built-in animations, and message display.Due to the web server driven by websocket and json,so it can tramsfer more information,and all the information can be updated to all connected clients.To avoid some conditions,I put some buttons to control dispaly.Buttons can also update current sate to all clients.
Maybe in later version, it would be bigger enough to show some cartoon characters,time ,whether,some patterns and more features.
硬件列表如下:

然后按照如下原理图接线:

焊接完大概是这样:

然后就可以烧录happy了!!!







https://user-images.githubusercontent.com/75357598/130456043-697a7ed1-00f5-49cd-a832-8fa7e522fccb.mp4