AnalogLEDDriver

Display

A non-blocking Library for controlling LED(s), using an analogue (PWM) port.
If you want to switch one or many LEDs off or on, or maybe blinking, glowing, or a single pulse? Use this alongside your project to notify your user using LEDs. Needs a single analog (PWM) port per LED driver. It does not call delay, so your code is never waiting on this library to finish.

Author: Arno Fleming

Maintainer: Arno Fleming

Read the documentation

Go to repository

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.