BlinkenLibEnglish: Difference between revisions
From BlinkenArea Wiki
(Update Infobox) |
mNo edit summary |
||
Line 20: | Line 20: | ||
It exists for Windows and Linux: | It exists for Windows and Linux: | ||
[http://git.blinkenarea.org/?p=BlinkenLib BlinkenLib (BlinkenArea GIT)] | |||
Additionally, there are some tools packed with the library: | Additionally, there are some tools packed with the library: |
Revision as of 10:27, 12 May 2012
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)