Archive:LED-Matrix: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
{{project | |||
|name = Led Matrix | |||
|status = beta | |||
|image = | |||
|description = Led Matrix | |||
|author = [[User:Elias|Elias]] | |||
|username = | |||
|version = | |||
|update = | |||
|platform = | |||
|license = | |||
|download = | |||
}} | |||
[[Category:Project]] | |||
=Led Matrix= | =Led Matrix= | ||
Revision as of 17:57, 3 April 2016
Led Matrix Release status: beta [box doku] | |
---|---|
Description | Led Matrix |
Author(s) | Elias |
Led Matrix
Bei diesem Projekt geht es um die korrekte Ansteuerung einer propriäteren LED-Matrix. Diese Matrix benützt im wesentlichen nur einen Schieberegister:
Platine hat im wesentlichen 2 Ics:
Als Schieberegister wird der IC 6c596 verwendet:
http://www.ti.com/lit/ds/symlink/tpic6c596.pdf
Der 2te Ic ist ein Widerstandsnetzwerk:
http://www.mouser.com/ds/2/54/800P-777115.pdf
Nützliche Tutorials:
- http://www.instructables.com/id/Using-a-Dot-Matrix-LED-with-an-Arduino-and-Shift-R/step3/Specifying-a-Character-to-be-Displayed/
- http://www.instructables.com/id/8-LED-Chaser-with-74HC595-8-Bit-Shift-Register/step4/Arduino-Time/
- http://www.learnerswings.com/2014/08/simple-arduino-program-to-turn-on-all.html