BlinkenPlayerEXXTREMEEnglish: Difference between revisions
From BlinkenArea Wiki
(New page: __NOEDITSECTION__ {{FlagDe|target=BlinkenPlayerEXXTREME}} ''back to summary'' <br> <br> Screenshots: <gallery> Image:Blinkenplayerexxtreme-01.jpg|BPE 0.x Image:Blinkenplayerex...) |
No edit summary |
||
(3 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
{{Infobox-sw-en | |||
| Name=BlinkenPlayerEXXTREME | |||
| Jahr= | |||
| Architektur= | |||
| System= | |||
| Hardware= | |||
| Software= | |||
| Code= | |||
| Speicher= | |||
| Sprache= | |||
| Kontakt=[[User:StefanKrupop|Stefan Krupop]] | |||
|Sonstiges= | |||
}} | |||
{{FlagDe|target=BlinkenPlayerEXXTREME}} | {{FlagDe|target=BlinkenPlayerEXXTREME}} | ||
''[[Projects|back to summary]]'' | ''[[Projects|back to summary]]'' | ||
Line 22: | Line 35: | ||
* Access via telnet, remote controllable | * Access via telnet, remote controllable | ||
* ... and many more :-) | * ... and many more :-) | ||
<br> | |||
<br> | |||
current version 3.3.0 - [[:Image:Bpe-3.3.0.zip|bpe-3.3.0.zip]] [1,7 MB] | current version 3.3.0 - [[:Image:Bpe-3.3.0.zip|bpe-3.3.0.zip]] [1,7 MB] | ||
Line 31: | Line 45: | ||
[[:Image:Bpe-sampleplugin.zip|bpe-sampleplugin.zip]] [10 kB] <br /> | [[:Image:Bpe-sampleplugin.zip|bpe-sampleplugin.zip]] [10 kB] <br /> | ||
Most functions are commented, so the code should be self-describing. | Most functions are commented, so the code should be self-describing. | ||
[[Category:Projects]] |
Latest revision as of 16:22, 4 December 2007
back to summary | |
BlinkenPlayerEXXTREME | |
---|---|
Year | |
Architecture | |
Operating System | |
Hardware requirements | |
Software requirements | |
Source Code Size | |
Memory requirements | |
Language | |
License | |
Contact person | Stefan Krupop |
Miscellaneous |
back to summary
Screenshots:
The BlinkenPlayerEXXTREME was the second player for BlinkenLEDs available for windows (after the original from HooMair). It grew out of the small spectrum analyzer for Winamp (on the top left) and now has many features that convert blinking devices to universal Displays. Among others these are:
- Support of many "BlinkenDevices" by a plugin-system
- Automatic download of movies
- Spectrum analyzer and VU-meter from WinAmp
- Automatic scrolltexts with variables from jaLCDs (e.g. temperatures or weather)
- Multiple clocks (digital, binary and countdown)
- Support of grayshades (depends on output plugin)
- Transmit and receive of UDP-Streams (also via BlinkenProxy)
- Access via telnet, remote controllable
- ... and many more :-)
current version 3.3.0 - bpe-3.3.0.zip [1,7 MB]
1stein wrote an output plugin to control ARCADEmini. The current source code is here: bpe-arcademiniplugin-0.9.1.zip [19 kB]
Here's a sample-plugin, everybody can use to write his own output drivers:
bpe-sampleplugin.zip [10 kB]
Most functions are commented, so the code should be self-describing.