0 Forks
1 Stars
1 Watchers

EasyLed

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

How to download and setup EasyLed

Open terminal and run command
git clone https://github.com/lnlp/EasyLed.git
git clone is used to create a copy or clone of EasyLed repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with EasyLed https://github.com/lnlp/EasyLed/archive/master.zip

Or simply clone EasyLed with SSH
[email protected]:lnlp/EasyLed.git

If you have some problems with EasyLed

You may open issue on EasyLed support forum (system) here: https://github.com/lnlp/EasyLed/issues