My static website generator using poole https://www.xythobuz.de
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

serialdebug.md 1.5KB

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 Schematics

Youtube Link

Download sourcecode and hex file (9kB)

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 Schematics

Youtube Direktlink

Download Sourcecode und Hex Datei (9kB)