title: Serial Debug title_de: Serial Debug description: Displaying incoming UART characters on a 8x5 LED Matrix with an ATTiny2313 parent: stuff position: 50 comments: true flattr: true compat: serialdebug date: 2012-02-12 --- A 8x5 LED Matrix controlled by an AtTiny2313 which communicates via a FT232R with a PC. Received characters are displayed by the matrix. This is useful for debugging serial applications. [![Photo][1]][2] [![Schematics][3]][4] [`Youtube Link`](http://www.youtube.com/watch?v=WMnwJV9WJf8) [Download sourcecode and hex file (9kB)][5] [1]: img/serialdebug_small.jpg [2]: img/serialdebug.jpg [3]: img/serialdebug_sch_small.jpg [4]: img/serialdebug_sch.jpg [5]: files/SerialDebug.zip lang: de Eine 8x5 LED Matrix an einem AtTiny2313, welcher über einen FT232R mit einem Computer kommuniziert. Empfangene Zeichen werden auf der LED Matrix angezeigt. Dies ist hilfreich beim Debuggen von Computerprogrammen, welche mit einer seriellen Schnittstelle kommunizieren. [![Photo][1]][2] [![Schematics][3]][4] [`Youtube Direktlink`](http://www.youtube.com/watch?v=WMnwJV9WJf8) [Download Sourcecode und Hex Datei (9kB)][5] [1]: img/serialdebug_small.jpg [2]: img/serialdebug.jpg [3]: img/serialdebug_sch_small.jpg [4]: img/serialdebug_sch.jpg [5]: files/SerialDebug.zip