RGB LED controlled via ESP8266-based Web Server
- web server based on ESP8266
- using static private IP address, useful for port forwarding from WLAN router
- home page /index.html intentionally without function
- interaction via /help.html
- additional feature: logging request resulting in 404 error, see /logg
hardware:
- wemos d1 mini with rgb led shield
software:
- Arduino IDE
- addtional data upload for static web server files, see https://github.com/esp8266/arduino-esp8266fs-plugin