BlinkenLibEnglish
From BlinkenArea Wiki
back to summary | |
BlinkenLib | |
---|---|
Year | 2005 |
Architecture | any |
Operating System | POSIX, Windows |
Hardware requirements | - |
Software requirements | - |
Source Code Size | 124kB |
Memory requirements | - |
Language | C |
License | GNU public license |
Contact person | Stefan Schürmans |
Miscellaneous | - |
BlinkenLib is a small C library without much dpendencies that provides functions to work with the BlinkenLights protocols and the file formats of Blinkenlights.
It exists for Windows and Linux: BlinkenLib (BlinkenArea GIT)
Additionally, there are some tools packed with the library:
- BlinkenConv - convert blinkenlights movies into other file formats
- BlinkenSend - send blinkenlights movies as a stream over the network
- BlinkenRecv - receive blinkenlights movied from a network stream
- BlinkenOutput - output a network stream to some device (e.g. a serial port)