EasyLed

Device Control

Arduino library for controlling standard LEDs in an easy way. EasyLed provides simple logical methods like led.on(), led.toggle(), led.flash(), led.isOff() and more.
This library will help to write cleaner code that is easy to read and understand.

Author: Leonel Lopes Parente

Maintainer: Leonel Lopes Parente

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.