BlinkenLibEnglish: Difference between revisions
From BlinkenArea Wiki
No edit summary |
mNo edit summary |
||
| (3 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 | | 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]] | ||
| | |Sonstiges= - | ||
}} | }} | ||
{{FlagDe|target=BlinkenLib}} | {{FlagDe|target=BlinkenLib}} | ||
| Line 19: | Line 20: | ||
It exists for Windows and Linux: | It exists for Windows and Linux: | ||
[https://git.blinkenarea.org/BlinkenLib BlinkenLib (BlinkenArea GIT)] | |||
Additionally, there are some tools packed with the library: | Additionally, there are some tools packed with the library: | ||
Latest revision as of 20:52, 29 August 2023
| 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)