title: Serial Debug title_de: Serial Debug description: Displaying incoming UART characters on a 8x5 LED Matrix with an ATTiny2313 menu-position: 30 comments: true flattr: true funny: mildly useful compat: serialdebug twitter: xythobuz reddit: true --- # {{ page.title }} 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] [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 # {{ page.title_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] [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