https://github.com/lnlp/led
[deprecated] Arduino library for controlling standard LEDs. This library has been deprecated. For new development use the new EasyLed library instead.
https://github.com/lnlp/led
Last synced: 24 days ago
JSON representation
[deprecated] Arduino library for controlling standard LEDs. This library has been deprecated. For new development use the new EasyLed library instead.
- Host: GitHub
- URL: https://github.com/lnlp/led
- Owner: lnlp
- License: mit
- Created: 2019-02-06T14:33:43.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-04-04T18:30:49.000Z (about 5 years ago)
- Last Synced: 2025-06-04T13:44:38.470Z (about 1 year ago)
- Language: C++
- Homepage:
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
**[Deprecated]** This library has been deprecated.
For new development use the new [EasyLed](https://github.com/lnlp/EasyLed) library instead.
# Led
Arduino library for controlling basic LEDs via GPIO pins in a simple and straightforward way.