123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156 |
- <!DOCTYPE html>
- <html>
- <head>
- <meta charset="utf-8" />
- <title>Serial Debug (#) xythobuz.de</title>
- <meta name="description" content="Displaying incoming UART characters on a 8x5 LED Matrix with an ATTiny2313" />
- <meta name="keywords" content="xythobuz" />
- <link rel="author" href="/xythobuz@xythobuz.de">
- <link rel="shortcut icon" href="/img/favicon.ico">
- <script type="text/javascript" src="/js/sh_main.js"></script>
- <link type="text/css" rel="stylesheet" href="/css/sh_bright.min.css" />
- <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
- <link rel="alternate" type="application/rss+xml" title="Blog" href="/rss.xml">
- <link rel="stylesheet" href="/css/gh-fork-ribbon.css" />
- <link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
- <script type='text/javascript'>
- /* <![CDATA[ */
- (function() {
- var s = document.createElement('script');
- var t = document.getElementsByTagName('script')[0];
- s.type = 'text/javascript';
- s.async = true;
- s.src = '//api.flattr.com/js/0.6/load.js?mode=auto&uid=xythobuz&category=text';
- t.parentNode.insertBefore(s, t);
- })();
- /* ]]> */
- </script>
- </head>
- <body onload="sh_highlightDocument('/js/sh/', '.min.js');">
-
- <div id="header">
- <h1>xythobuz.de</h1>
- <p><a href="http://xythobuz.de/lastmusic">♫</a></p>
- <h2>mildly useful</h2>
- </div>
-
- <nav>
- <ul id="menu">
- <li><a href="/index.html">Home</a>
- </li>
- <li><a href="/blog.html">Blog</a>
- </li>
- <li><a href="/contact.html">Contact</a>
- </li>
- <li><a href="/software.html">Software</a>
- <ul>
- <li><a href="/avrnetstack.html">avrNetStack</a>
- </li>
- <li><a href="/avrserial.html">AVR Serial Library</a>
- </li>
- <li><a href="/c250.html">Mio C250 Unlock</a>
- </li>
- <li><a href="/nas.html">IB-NAS6210 Linux</a>
- </li>
- <li><a href="/serialhelper.html">Serial Helper</a>
- </li>
- <li><a href="/ultimatenotifier.html">Ultimate Notifier Script</a>
- </li>
- <li><a href="/yasab.html">YASAB AVR Bootloader</a>
- </li>
- </ul>
- </li>
- <li><a href="/hardware.html">Hardware</a>
- <ul>
- <li><a href="/ledcube.html">8x8x8 LED Cube</a>
- </li>
- <li><a href="/xycontrol.html">xyControl</a>
- </li>
- <li><a href="/xyrobot.html">xyRobot</a>
- <ul>
- <li><a href="/bluetooth.html">Bluetooth UART (BTM-222)</a>
- </li>
- <li><a href="/k6x4008.html">K6x4008 SRAM</a>
- </li>
- <li><a href="/rremote.html">rRemote</a>
- </li>
- <li><a href="/xyrobotremote.html">xyRobotRemote</a>
- </li>
- </ul>
- </li>
- <li><a href="/ssop28.html">SSOP28 - DIL Adapter</a>
- </li>
- <li><a href="/serialdebug.html">Serial Debug</a>
- </li>
- <li><a href="/ledmatrix.html">LED Matrix</a>
- </li>
- </ul>
- </li>
- </ul>
- <div>Translation:
- <a href='serialdebug.de.html'>de</a> | <a href='serialdebug.html'>en</a>
- </div>
- </nav>
-
- <div id="content">
- <h1>Serial Debug</h1>
- <p>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.</p>
- <p><a href="/img/serialdebug.jpg"><img alt="Photo" src="/img/serialdebug_small.jpg" /></a>
- <a href="/img/serialdebug_sch.jpg"><img alt="Schematics" src="/img/serialdebug_sch_small.jpg" /></a></p>
- <iframe width="420" height="315" src="http://www.youtube.com/embed/WMnwJV9WJf8" frameborder="0" allowfullscreen></iframe>
-
- <p><a href="http://www.youtube.com/watch?v=WMnwJV9WJf8"><code>Youtube Direktlink</code></a></p>
- <p><a href="/files/SerialDebug.zip">Download Sourcecode und Hex Datei (9kB)</a></p>
- <span id="flattr">
- <a class="FlattrButton" href="http://www.xythobuz.de/serialdebug.de.html" title="Serial Debug">Displaying incoming UART characters on a 8x5 LED Matrix with an ATTiny2313</a>
- </span>
- <span id="twitter">
- <a href="https://twitter.com/share" class="twitter-share-buttdata-via="xythobuz" data-dnt="true" data-related="xythobuz" data-count="vertical">Tweet</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s;if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twi.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitwjs");</script>
- </span>
- <span id="reddit">
- <script type="text/javascript">reddit_url = "http://www.xythobuz.de/serialdebug.de.html";</script>
- <script type="text/javascript" src="http://www.redcom/static/button/button2.js"></script>
- </span>
- <div id="print"><script>var pfHeaderImgUrl = '';var pfHeaderTagline = '';var pfdisableClickToDel = 0;var pfHideImages = 0;var pfImageDisplayStyle = 'right';var pfDisablePDF = 0;var pfDisableEmail = 0;var pfDisablePrint = 0;var pfCustomCSS = '';var pfBtVersion='1';(function(){var js, pf;pf = document.createElement('script');pf.type = 'text/javascript';if('https:' == document.location.protocol){js='https://pf-cdn.printfriendly.com/ssl/main.js'}else{js='http://cdn.printfriendly.com/printfriendly.js'}pf.src=js;document.getElementsByTagName('head')[0].appendChild(pf)})();</script><a href="http://www.printfriendly.com" style="color:#6D9F00;text-decoration:none;" class="printfriendly" onclick="window.print();return false;" title="Printer Friendly and PDF"><img style="border:none;margin:0 6px" src="https://pf-cdn.printfriendly.com/images/icons/pf-print-icon.gif" width="16" height="15" alt="Print Friendly Version of this page" />Print <img style="border:none;margin:0 6px" src="https://pf-cdn.printfriendly.com/images/icons/pf-pdf-icon.gif" width="12" height="12" alt="Get a PDF version of this webpage" />PDF</a></div>
- <div id="disqus_thread"></div>
- <script type="text/javascript">
- var disqus_shortname = "xythobuz";
- (function() {
- var dsq = document.createElement("script"); dsq.type = "text/javascript"; dsq.async = true;
- dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
- (document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0] ).appendChild(dsq);
- })();
- </script>
- <noscript>Please enable JavaScript to view the <a href="http://disqus. com/?ref_noscript">comments powered by Disqus.</a></noscript>
- <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
- </div>
-
- <div id="footer">
- Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>
- ·
- Licensed as <a href="http://creativecommons.org/licenses/by/3.0">CC-BY</a>
- ·
- <a href="http://validator.w3.org/check?uri=referer">Validate HTML</a>
- ·
- <a href="http://jigsaw.w3.org/css-validator/validator?uri=xythobuz.de%2Fstyle.css&profile=css3">Validate CSS</a>
- ·
- <a href="http://feed1.w3.org/check.cgi?url=http://www.xythobuz.de/rss.xml">Validate RSS</a>
- ·
- <a href="http://www.validome.org/google/validate?url=http://www.xythobuz.de&googleTyp=SITEMAP">Validate Sitemap</a>
- </div>
- <img src="/stats/count.php?img" alt="Analytics">
- <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
- <script type="text/javascript">
- var _gaq = _gaq || [];
- _gaq.push(['_setAccount', 'UA-39163591-1']);
- _gaq.push(['_setDomainName', 'xythobuz.org']);
- _gaq.push(['_setAllowLinker', true]);
- _gaq.push(['_trackPageview']);
- (function() {
- var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
- ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
- var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
- })();
- </script>
- </body>
- </html>
|