<!DOCTYPE html>
<html>
<head>
    <meta charset="utf-8" />
    <title>Blog - xythobuz.de</title>
    <meta name="description" content="Electronics &amp; Software Projects" />
    <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'>
    
</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>a day in the life of...</h2>
    </div>
    <div id="lang"><span id="lang2">Translation: 
<a href='blog.de.html'>de</a> | <a href='blog.html'>en</a>
</span></div>
    <div class="colmask leftmenu"><div class="colleft">
        <div class="content">

            <h1>Blog Archive</h1>
<p>To receive my latest updates, you can subscribe the <a href="/rss.xml">RSS Feed! <img alt="RSS Logo" src="/img/rss.png" /></a></p>
<ul>
<li><strong><a href="/2013_05_09_itunes.html">Musikgeschmack</a></strong> - May 09, 2013</li>
<li><strong><a href="/2013_05_05_debian.html">Debian Update</a></strong> - May 05, 2013</li>
<li><strong><a href="/2013_04_26_iphone_lens.html">iPhone Linse</a></strong> - April 26, 2013</li>
<li><strong><a href="/2013_04_24_bitrot.html">Softwareverrottung</a></strong> - April 24, 2013</li>
<li><strong><a href="/2013_04_23_pad.html">PCB Pads suck</a></strong> - April 23, 2013</li>
<li><strong><a href="/2013_04_19_ekstasie.html">Just Dance</a></strong> - April 19, 2013</li>
<li><strong><a href="/2013_04_17_abi.html">Abi Pruefungen</a></strong> - April 17, 2013</li>
<li><strong><a href="/2013_04_11_rss.html">RSS Probleme</a></strong> - April 11, 2013</li>
<li><strong><a href="/2013_04_04_html5.html">Kein DRM in HTML5</a></strong> - April 04, 2013</li>
<li><strong><a href="/2013_04_02_zaphod.html">Neuer Webserver</a></strong> - April 02, 2013</li>
<li><strong><a href="/2013_03_25_doxygen.html">xyControl Doxygen Dokumentation</a></strong> - March 25, 2013</li>
<li><strong><a href="/2013_03_16_pid.html">xyCopter PID-Parameter</a></strong> - March 16, 2013</li>
<li><strong><a href="/2013_03_13_test_rig.html">Quadrocopter Test Rig Video</a></strong> - March 13, 2013</li>
<li><strong><a href="/2013_03_12_test_rig.html">Quadrocopter Testvorrichtung</a></strong> - March 12, 2013</li>
<li><strong><a href="/2013_03_10_yasab.html">xyCopter loves YASAB</a></strong> - March 10, 2013</li>
<li><strong><a href="/2013_03_05_graphview.html">xyCopter mit GraphView</a></strong> - March 05, 2013</li>
<li><strong><a href="/2013_02_25_android.html">xyCopter Android App</a></strong> - February 25, 2013</li>
<li><strong><a href="/2013_02_11_motor_test.html">Quadrocopter Motor Test</a></strong> - February 11, 2013</li>
<li><strong><a href="/2013_01_31_odys_genio.html">Odys Genio USB Debugging am Mac</a></strong> - January 31, 2013</li>
<li><strong><a href="/2013_01_20_quadrocopter.html">Quadrocopter Ueberblick</a></strong> - January 20, 2013</li>
<li><strong><a href="/2012_12_25_heli.html">RC-Heli Absturz</a></strong> - December 25, 2012</li>
<li><strong><a href="/2012_12_22_docking.html">Docking in Kerbal Orbit</a></strong> - December 22, 2012</li>
<li><strong><a href="/2012_12_22_motor_test.html">Quadrocopter Motor Test</a></strong> - December 22, 2012</li>
<li><strong><a href="/2012_12_16_mun.html">Mun Landing</a></strong> - December 16, 2012</li>
<li><strong><a href="/2012_12_05_xycontrol.html">xyControl PCB angekommen</a></strong> - December 05, 2012</li>
</ul>

            

        

        </div>
        <div class="nav">
            <h3>Thomas Buck</h3>

            <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>

            <p id="bio">
                I'm a 19 year old Information Engineering student from Germany, mostly building cool stuff with AVR microcontrollers. All of my projects are released as <a href="http://www.gnu.org/philosophy/free-sw.html">Free Software</a> on my <a href="https://github.com/xythobuz">GitHub Profile</a>.
            </p>

            <ul id="menuList">
            <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>&nbsp;</li>
<li><a href="/ledcube.html">8x8x8 LED Cube</a></li>
<li><a href="/yasab.html">YASAB AVR Bootloader</a></li>
<li><a href="/avrnetstack.html">avrNetStack</a></li>
<li><a href="/xycontrol.html">xyControl</a></li>
<li><a href="/avrserial.html">AVR Serial Library</a></li>
<li><a href="/serialdebug.html">Serial Debug</a></li>
<li><a href="/ledmatrix.html">LED Matrix</a></li>
<li><a href="/ssop28.html">SSOP28 - DIL Adapter</a></li>
<li><a href="/xyrobot.html">xyRobot</a></li>
<li><a href="/bluetooth.html">Bluetooth UART (BTM-222)</a></li>
<li><a href="/k6x4008.html">K6x4008 SRAM</a></li>
<li><a href="/xyrobotremote.html">xyRobotRemote</a></li>
<li><a href="/rremote.html">rRemote</a></li>
<li>&nbsp;</li>
<li><a href="/c250.html">Mio C250 Unlock</a></li>
<li><a href="/nas.html">IB-NAS6210 Linux</a></li>
<li><a href="/ultimatenotifier.html">Ultimate Notifier Script</a></li>
<li><a href="/serialhelper.html">Serial Helper</a></li>
            </ul>

            <div id="recent">
                Recent blog posts:
                <ul id="recentList">
                <li class="recentList"><a href="/2013_05_09_itunes.html">Musikgeschmack</a></li><li class="recentDate">2013-05-09</li>
<li class="recentList"><a href="/2013_05_05_debian.html">Debian Update</a></li><li class="recentDate">2013-05-05</li>
<li class="recentList"><a href="/2013_04_26_iphone_lens.html">iPhone Linse</a></li><li class="recentDate">2013-04-26</li>
<li class="recentList"><a href="/2013_04_24_bitrot.html">Softwareverrottung</a></li><li class="recentDate">2013-04-24</li>
<li class="recentList"><a href="/2013_04_23_pad.html">PCB Pads suck</a></li><li class="recentDate">2013-04-23</li>
                </ul>
            </div>
        </div>
    </div></div>

    <img id="dude" alt="The Dude abides..." src="/img/dude.png">
    <img id="walter" alt="Mark it zero!" src="/img/walter.png">

    <div id="footer">
        Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>
        &middot;
        Licensed as <a href="http://creativecommons.org/licenses/by/3.0">CC-BY</a>
        &middot;
        <a href="http://validator.w3.org/check?uri=referer">Validate HTML</a>
        &middot;
        <a href="http://jigsaw.w3.org/css-validator/validator?uri=xythobuz.de%2Fstyle.css&amp;profile=css3">Validate CSS</a>
        &middot;
        <a href="http://feed1.w3.org/check.cgi?url=http://www.xythobuz.de/rss.xml">Validate RSS</a>
        &middot;
        <a href="http://www.validome.org/google/validate?url=http://www.xythobuz.de&amp;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>