BlinkenLibEnglish: Difference between revisions

From BlinkenArea Wiki
Jump to: navigation, search
(Update Infobox)
mNo edit summary
Line 20: Line 20:


It exists for Windows and Linux:
It exists for Windows and Linux:
* http://stefan.blinkenarea.org/BlinkenLib
[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
Zur deutschsprachigen Version dieser Seite
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 -
Zur deutschsprachigen Version dieser Seite

back to summary

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)