mirror of
https://github.com/nikdoof/busylight.git
synced 2025-12-22 14:59:23 +00:00
bc99f010dffdff36b04dcbca59cb8b384b8b603c
ESP8266 Busylight
A simple ESP8266 Busylight.
Configuration
Edit config.h, and adjust the following values as needed:
LED_TYPE- 0/1 for Anode/Cathode- LED Pin numbers
- SSID, and Key
Usage
The ESP8266 runs a simple webserver, and statuses can be changed with simple GET calls to /<status name>. E.g. /away.
The index shows a list of links to the available statuses.
Acknowledgements
This project is heavily inspired by David Sword's Busylight using a NodeMCU ESP8266.
Languages
C++
81.7%
C
9.6%
HTML
8.7%