BlinkenLibEnglish: Difference between revisions

From BlinkenArea Wiki
Jump to: navigation, search
No edit summary
mNo edit summary
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
__NOEDITSECTION__
__NOEDITSECTION__
{{Infobox-sw-en
{{Infobox-sw-en
| Name=BlinkenLib
| Name= BlinkenLib
| Jahr=
| Jahr= 2005
| Architektur=
| Architektur= any
| System=Windows/Linux
| System=POSIX, Windows
| Hardware=
| Hardware= -
| Software=
| Software= -
| Code=
| Code= 124kB
| Speicher=
| Speicher= -
| Sprache=
| Sprache= C
| Lizenz= GNU public license
| Kontakt=[[User:StefanSchuermans|Stefan Schürmans]]
| Kontakt=[[User:StefanSchuermans|Stefan Schürmans]]
| Webseite=[http://stefan.blinkenarea.org/BlinkenLib BlinkenLib]
|Sonstiges= -
}}
}}
{{FlagDe|target=BlinkenLib}}
{{FlagDe|target=BlinkenLib}}
Line 19: 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)