LEDTicker Arduino libraryThis is an attempt to create a easy and flexible way of controlling/creating LEDs light sequences. The library is highly configurable and has f.ex. the ability to fade each LEDs using a user defined fade curve. So far it's just working with the internal PWM outputs on the ATMEGA328, but I'm planning on extending it to work with the TLC5940 PWM controller DemosThe following demos illustrate the fading and timing capabilities of the library - Four channels:
- Simple demo with two channels. Fast fade up + slower fade down.
|