Glow is a lightweight (pun intended) LED strip library, made as a school project. It curently only supports the WS2812B LED strip.
- bmptk (https://github.com/wovo/bmptk)
- hwlib (https://github.com/wovo/hwlib)
In the example folders you find code samples on how to use the library.
For doxumentation run doxygen doxyfiles/doxyfile
(requires doxygen: http://www.stack.nl/~dimitri/doxygen/) in the main folder.
Then open the index.html in the html folder.