TidalPaladin / ESPLed

Library to control Leds on the ESP8226 and ESP32 under Arduino
GNU General Public License v3.0
2 stars 1 forks source link

ESPLed

ESPLed makes it easy to control Leds on the ESP8226 and ESP32 for use as indicator lights.

Note: This library is no longer actively maintained. Espressif's ESP-IDF for the ESP32 provides a comprehensive set of hardware LED control features to the extent that this library would amount to little more than wrapping that feature set in an Arduino-esque syntax. This may soon be the case for the ESP8266 as Espressif moves towards a similar set of methods for the ESP8266 RTOS SDK.

Key Features