title: LED Matrix title_de: LED Matrix description: ATTiny2313 displaying simple animations on an 8x10 LED Matrix parent: stuff position: 40 comments: true flattr: true compat: ledmatrix date: 2011-07-02 --- This is a school project: an 8x10 LED matrix. The circuit is based on [this][1], only the resistor values and transistors were changed. Take two of these and add a AtTiny2313 and voilà, you get this: [![PCB][2]][3] ### [Download the source code (in C) and the makefile (ZIPed, Public Domain, 5kB)][4] [1]: http://www.mikrocontroller.net/articles/LED-Matrix#Transistoren [2]: img/led_matrix_small.jpg [3]: img/led_matrix.jpg [4]: files/led_matrix.zip lang: de Hier ein kleines Schulprojekt: Eine 8x10 LED Matrix. Die Schaltung basiert [hierauf][1], nur die Widerstandswerte und Transistoren wurden der Matrix entsprechend verändert. Diese Schaltung 2x aufbauen und an einen AtTiny2313 anschliessen und schon kommt das dabei heraus: [![Foto][2]][3] ### [Hier der Code (in C) und das Makefile zum Download (geZIPt, Public Domain, 5kB)][4] [1]: http://www.mikrocontroller.net/articles/LED-Matrix#Transistoren [2]: img/led_matrix_small.jpg [3]: img/led_matrix.jpg [4]: files/led_matrix.zip