Zum Inhalt springen

Led Matrix: Unterschied zwischen den Versionen

Phantasus (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
Benko (Diskussion | Beiträge)
Keine Bearbeitungszusammenfassung
 
(5 dazwischenliegende Versionen von 3 Benutzern werden nicht angezeigt)
Zeile 1: Zeile 1:
=== Medien ===
=== WTF? ===


<div>
[[Bild:Matrix_frontside.jpeg|thumb|200px|hypnomatrix is hypnotizing]]
<div style='float:left'> [[Bild:Matrix_frontside.jpeg|thumb|left|300px|hypnomatrix is hypnotizing]]</div>
[[Bild:Matrix_backside.jpeg|thumb|200px|all hail to the hypnomatrix]]
<div style='float:left'>[[Bild:Matrix_backside.jpeg|thumb|300px|left|all hail to the hypnomatrix]]</div>
 
</div>
For the LED Matrix we wanted to build on the [[CCCamp2007]] we decided to design a GNU LEDMatrix Controller/Driver setup. It consists of two parts the FPGA board and a several driver electronics boards. Now almost one year later we're finally done!
<div style='clear:both'></div>
 
''see also:'' [http://www.flickr.com/photos/1000points/2509802438/ metalab led matrix - demo "die ewigkeit schmerzt"](Video)
 
== Animations ==
 
Two Animations for the linuxwochen: [[Bild:Metalabanim.zip]]




Zeile 12: Zeile 17:
</div>
</div>
<div style='clear:both'></div>
<div style='clear:both'></div>
For the LED Matrix we want to build on the [[CCCamp2007]] we decided to design a GNU LEDMatrix Controller/Driver setup. It will consist of two parts the FPGA board and a several driver electronics boards. Now almost one year later we're still working on it :)
== Animations ==
[[Bild:Metalabanim.zip|two Animations for the linuxwochen]]


== Status ==
== Status ==
Zeile 23: Zeile 22:


* main svn: https://whatever.metalab.at/projects/FPGAMatrix/
* main svn: https://whatever.metalab.at/projects/FPGAMatrix/
* cliffords mplayer patch: http://svn.clifford.at/metaleds/
* cliffords mplayer patch: http://svn.clifford.at/handicraft/2008/metaleds/


== Usage examples ==
== Usage examples ==
Zeile 34: Zeile 33:




== Protocol ==
== Real-time access ==
 
=== Raw protocol ===
 
72x48 = 3456 octets of pixel data followed by a terminating 0x80 octet.  
72x48 = 3456 octets of pixel data followed by a terminating 0x80 octet.  


Zeile 51: Zeile 53:
|________________________|
|________________________|
</pre>
</pre>
=== Using with C/C++ ===
You can use the metalib library from here; it comes with a couple of demos:
https://whatever.metalab.at/projects/FPGAMatrix/client/


=== Using with Python ===
=== Using with Python ===
Zeile 81: Zeile 88:
[[Kategorie:WhateverLab]]
[[Kategorie:WhateverLab]]
[[Kategorie:Projekte]]
[[Kategorie:Projekte]]
__NOTOC__