An open API service indexing awesome lists of open source software.

https://github.com/lnlp/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.
https://github.com/lnlp/easyled

arduino arduino-library blink clean-architecture clean-code control easy easy-to-understand easy-to-use flash led led-control leds library

Last synced: 7 months ago
JSON representation

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.

Awesome Lists containing this project