LEDseq Code
LEDseq is Arduino library for advanced state indication with LED(s).
Status: Beta
Brought to you by:
rabidvan
File | Date | Author | Commit |
---|---|---|---|
examples | 2015-01-06 |
![]() |
[45dba9] Version 0.6 commit. |
COPYING | 2014-12-26 |
![]() |
[37740b] Version 0.1 commit. |
ChangeLog | 2018-10-26 |
![]() |
[daed4f] Version 0.7 commit. |
LEDseq.cpp | 2015-01-06 |
![]() |
[45dba9] Version 0.6 commit. |
LEDseq.h | 2015-01-06 |
![]() |
[45dba9] Version 0.6 commit. |
Makefile | 2018-10-26 |
![]() |
[32933a] Version 0.7 commit. |
README.txt | 2015-01-06 |
![]() |
[9223f9] Version 0.5 commit. |
library.properties | 2018-10-26 |
![]() |
[daed4f] Version 0.7 commit. |
LEDseq Library for Arduino. This library uses VEduino Library. Unpack LEDseq folder into `libraries' directory of the Arduino IDE Software. See either `Button_1_LED`, `Button_2_LEDs` and `Button_LEDoff` Examples to find how to use this library with your sketches. See `Button_2_LEDs_callbacks` Example to find how to switch between several LED sequences inside one state. (D) Developed by Andrey Sharoyko <vanyamboe@gmail.com>, 2014-2015. This software is free software. See COPYING for license information. Thank you for choosing LEDseq Library. Have a nice blink! =)