Zum Inhalt springen

Led Matrix: Unterschied zwischen den Versionen

Wizard23 (Diskussion | Beiträge)
cleanup
Wizard23 (Diskussion | Beiträge)
linked/embedded partlist as google spreadsheet...but due to a stupid bug in mediawiki the iframe doesn't work
Zeile 1: Zeile 1:
For the LED Matrix we want to build on the [[CCCamp2007]] we decided to design our own LEDMatrix Controller/Driver setup. It will consist of two parts.
For the LED Matrix we want to build on the [[CCCamp2007]] we decided to design our own LEDMatrix Controller/Driver setup. It will consist of two parts.


=== LED Matrix Driver Boards ===
== LED Matrix Driver Boards ==
Our Matrix should have a resolution of 48x72 pixels. So there will be 48 rows and 72 columns. The basic building block of our ledmatrix will consist of an 8x8 pixel module (or 8x48 or 8x76 depending on the levels of grayscale steps you want).
Our Matrix should have a resolution of 48x72 pixels. So there will be 48 rows and 72 columns. The basic building block of our ledmatrix will consist of an 8x8 pixel module (or 8x48 or 8x76 depending on the levels of grayscale steps you want).


Zeile 13: Zeile 13:
For the columns we take almost the same components except that we don|t need the mosfets. the mosfet drivers (which consists of mosfets of course - in fact its a half bridge and so contains one pMOS and one nMOS FET) are strong enough to drive a high current led with a constant current of 0.5A and peak currents of 1.5A
For the columns we take almost the same components except that we don|t need the mosfets. the mosfet drivers (which consists of mosfets of course - in fact its a half bridge and so contains one pMOS and one nMOS FET) are strong enough to drive a high current led with a constant current of 0.5A and peak currents of 1.5A


chips that might be usefull for this
=== partlist ===
link to spreadsheet: http://spreadsheets.google.com/ccc?key=pZBTqi6Tn2l3eL8mkHINYJQ&hl=en
<websiteFrame>
website=http://spreadsheets.google.com/ccc?key=pZBTqi6Tn2l3eL8mkHINYJQ&hl=en
height=300
width=640
</websiteFrame>
 
 
 
 
==== chips that might be usefull for a LED matrix in general ====
* Texas Instruments
* Texas Instruments
** [http://focus.ti.com/docs/prod/folders/print/tpic6595.html TPIC6595] 8-Bit Power shifting register (250mA continious current per channel)
** [http://focus.ti.com/docs/prod/folders/print/tpic6595.html TPIC6595] 8-Bit Power shifting register (250mA continious current per channel)
Zeile 22: Zeile 33:
** [http://www.onsemi.com/PowerSolutions/parametrics.do?id=557 Shifting Registers] cheap :)
** [http://www.onsemi.com/PowerSolutions/parametrics.do?id=557 Shifting Registers] cheap :)


=== FPGA LED Matrix Controller ===
== FPGA LED Matrix Controller ==
an FPGA producing the correct signals to drive the above driver module, or drive many modules in paralell :)  for each module we need 3pins
an FPGA producing the correct signals to drive the above driver module, or drive many modules in paralell :)  for each module we need 3pins