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 |
||
Line 1: | Line 1: | ||
__NOEDITSECTION__ | __NOEDITSECTION__ | ||
{{InfoboxEnglish | |||
|Jahr= | |||
|Pixel= | |||
|Leistung= | |||
|Kontakt= [[User:StefanKrupop|Stefan Krupop]] | |||
|Webseite= | |||
}} | |||
{{FlagDe|target=BlinkenPlayerEXXTREME}} | {{FlagDe|target=BlinkenPlayerEXXTREME}} | ||
''[[Projects|back to summary]]'' | ''[[Projects|back to summary]]'' | ||
Line 22: | Line 29: | ||
* 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 39: | ||
[[: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]] |
Revision as of 09:41, 27 September 2007
project overview | |
Year | |
Number of pixels | |
Grayscales / Colors | |
Illuminant | |
Power input | |
Contact person | Stefan Krupop |
Project website |
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.