A simple web server for the esp8266 to allow setting the color of an 8x8 rgb led matrix. This project takes advantage of the esp8266's station mode, SPIFFS, and mDNS.
ESP8266 code based on this guide: ESP8266 First Web Server
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple web server for the esp8266 to allow setting the color of an 8x8 rgb led matrix. This project takes advantage of the esp8266's station mode, SPIFFS, and mDNS.
ESP8266 code based on this guide: ESP8266 First Web Server