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.

xyrobot.de.html 10KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>xyRobot - xythobuz.de</title>
  6. <meta name="description" content="ATMega2560 robotics platform with Gameboy Camera" />
  7. <meta name="keywords" content="xythobuz" />
  8. <link rel="author" href="/xythobuz@xythobuz.de">
  9. <link rel="shortcut icon" href="/img/favicon.ico">
  10. <script type="text/javascript" src="/js/sh_main.js"></script>
  11. <link type="text/css" rel="stylesheet" href="/css/sh_bright.min.css" />
  12. <link rel="stylesheet" href="/css/style.css" type="text/css" media="screen" />
  13. <link rel="alternate" type="application/rss+xml" title="Blog" href="/rss.xml">
  14. <link rel="stylesheet" href="/css/gh-fork-ribbon.css" />
  15. <link href='http://fonts.googleapis.com/css?family=Droid+Sans:400,700' rel='stylesheet' type='text/css'>
  16. <script type='text/javascript'>
  17. /* <![CDATA[ */
  18. (function() {
  19. var s = document.createElement('script');
  20. var t = document.getElementsByTagName('script')[0];
  21. s.type = 'text/javascript';
  22. s.async = true;
  23. s.src = '//api.flattr.com/js/0.6/load.js?mode=auto&uid=xythobuz&category=text';
  24. t.parentNode.insertBefore(s, t);
  25. })();
  26. /* ]]> */
  27. </script>
  28. </head>
  29. <body onload="sh_highlightDocument('/js/sh/', '.min.js');">
  30. <div class="github-fork-ribbon-wrapper right">
  31. <div class="github-fork-ribbon"><a href="
  32. https://github.com/xythobuz/xyRobot
  33. ">Fork me on GitHub</a></div></div>
  34. <div id="header">
  35. <h1>xythobuz.de</h1>
  36. <p><a href="http://xythobuz.de/lastmusic">♫</a></p>
  37. <h2>xyRobot</h2>
  38. </div>
  39. <div id="lang"><span id="lang2">Translation:
  40. <a href='xyrobot.de.html'>de</a> | <a href='xyrobot.html'>en</a>
  41. </span></div>
  42. <div class="colmask leftmenu"><div class="colleft">
  43. <div class="content">
  44. <h1>xyRobot</h1>
  45. <p>Dies ist mein kleines Roboterprojekt. Eine eigene Platine mit einem AtMega2560 steuert den Roboter. Angeschlossen sind unter anderem mein <a href="/bluetooth.html">Bluetooth Modul</a>, eine <a href="http://www.angelfire.com/de3/juliprograms/amr/gbcam.htm">Gameboy Kamera</a> und mein <a href="/k6x4008.html">RAM Modul</a>. Vom <a href="http://www.rn-wissen.de/index.php/RN-KeyLCD">Roboternetz</a> stammen das <a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=112">RN-KeyLCD</a> und der <a href="http://www.roboternetz.de">RN-VN2 Motortreiber</a>.</p>
  46. <p>Die aktuelle Software sowie Eagle Dateien der Platine finden sich auf <a href="https://github.com/xythobuz/xyRobot">GitHub</a>.</p>
  47. <p>Hier nun einige Bilder meines Roboters:</p>
  48. <p><a href="/img/rob5.jpg"><img alt="Foto 5" src="/img/rob5_small.jpg" /></a>
  49. <a href="/img/rob6.jpg"><img alt="Foto 6" src="/img/rob6_small.jpg" /></a>
  50. <a href="/img/rob7.jpg"><img alt="Foto 7" src="/img/rob7_small.jpg" /></a>
  51. <a href="/img/rob8.jpg"><img alt="Foto 8" src="/img/rob8_small.jpg" /></a>
  52. <a href="/img/rob9.jpg"><img alt="Foto 9" src="/img/rob9_small.jpg" /></a>
  53. <a href="/img/rob10.jpg"><img alt="Foto 10" src="/img/rob10_small.jpg" /></a>
  54. <a href="/img/rob1.jpg"><img alt="Foto 1" src="/img/rob1_small.jpg" /></a>
  55. <a href="/img/rob2.jpg"><img alt="Foto 2" src="/img/rob2_small.jpg" /></a>
  56. <a href="/img/rob3.jpg"><img alt="Foto 3" src="/img/rob3_small.jpg" /></a>
  57. <a href="/img/rob4.jpg"><img alt="Foto 4" src="/img/rob4_small.jpg" /></a>
  58. <a href="/img/rob_1.jpg"><img alt="Foto 11" src="/img/rob_1_small.jpg" /></a>
  59. <a href="/img/Rob_Board.jpg"><img alt="Foto 12" src="/img/Rob_Board_small.jpg" /></a>
  60. <a href="/img/roboter_platine_big.png"><img alt="Foto 13" src="/img/roboter_platine.png" /></a></p>
  61. <span id="flattr">
  62. <a class="FlattrButton" href="http://www.xythobuz.de/xyrobot.de.html" title="xyRobot">ATMega2560 robotics platform with Gameboy Camera</a>
  63. </span>
  64. <span id="twitter">
  65. <a href="https://twitter.com/share" class="twitter-share-button" data-via="xythobuz" data-dnt="true" data-related="xythobuz" data-count="vertical">Tweet</a><script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script>
  66. </span>
  67. <span id="reddit">
  68. <script type="text/javascript">reddit_url = "http://www.xythobuz.de/xyrobot.de.html";</script>
  69. <script type="text/javascript" src="http://www.reddit.com/static/button/button2.js"></script>
  70. </span>
  71. <span id="github">
  72. <a href="https://github.com/xythobuz/xyRobot" class="gitforked-button gitforked-forks gitforked-watchers">Fork</a>
  73. </span>
  74. <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>
  75. <div id="disqus_thread"></div>
  76. <script type="text/javascript">
  77. var disqus_shortname = "xythobuz";
  78. (function() {
  79. var dsq = document.createElement("script"); dsq.type = "text/javascript"; dsq.async = true;
  80. dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
  81. (document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0]).appendChild(dsq);
  82. })();
  83. </script>
  84. <noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
  85. <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
  86. </div>
  87. <div class="nav">
  88. <h3>Thomas Buck</h3>
  89. <div id="logo"><img id="logoImg" src="http://www.gravatar.com/avatar/8d18fec40a74782052fb4c007d212475?s=180" alt="Avatar"></div>
  90. <p id="bio">
  91. 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>.
  92. </p>
  93. <ul id="menuList">
  94. <li><a href="/index.html">Home</a></li>
  95. <li><a href="/blog.html">Blog</a></li>
  96. <li><a href="/contact.html">Contact</a></li>
  97. <li>&nbsp;</li>
  98. <li><a href="/ledcube.html">8x8x8 LED Cube</a></li>
  99. <li><a href="/yasab.html">YASAB AVR Bootloader</a></li>
  100. <li><a href="/avrnetstack.html">avrNetStack</a></li>
  101. <li><a href="/xycontrol.html">xyControl</a></li>
  102. <li><a href="/avrserial.html">AVR Serial Library</a></li>
  103. <li><a href="/serialdebug.html">Serial Debug</a></li>
  104. <li><a href="/ledmatrix.html">LED Matrix</a></li>
  105. <li><a href="/ssop28.html">SSOP28 - DIL Adapter</a></li>
  106. <li><a href="/xyrobot.html">xyRobot</a></li>
  107. <li><a href="/bluetooth.html">Bluetooth UART (BTM-222)</a></li>
  108. <li><a href="/k6x4008.html">K6x4008 SRAM</a></li>
  109. <li><a href="/xyrobotremote.html">xyRobotRemote</a></li>
  110. <li><a href="/rremote.html">rRemote</a></li>
  111. <li>&nbsp;</li>
  112. <li><a href="/c250.html">Mio C250 Unlock</a></li>
  113. <li><a href="/nas.html">IB-NAS6210 Linux</a></li>
  114. <li><a href="/ultimatenotifier.html">Ultimate Notifier Script</a></li>
  115. <li><a href="/serialhelper.html">Serial Helper</a></li>
  116. </ul>
  117. <div id="recent">
  118. Recent blog posts:
  119. <ul id="recentList">
  120. <li class="recentList"><a href="/2013_05_09_itunes.html">Musikgeschmack</a></li><li class="recentDate">2013-05-09</li>
  121. <li class="recentList"><a href="/2013_05_05_debian.html">Debian Update</a></li><li class="recentDate">2013-05-05</li>
  122. <li class="recentList"><a href="/2013_04_26_iphone_lens.html">iPhone Linse</a></li><li class="recentDate">2013-04-26</li>
  123. <li class="recentList"><a href="/2013_04_24_bitrot.html">Softwareverrottung</a></li><li class="recentDate">2013-04-24</li>
  124. <li class="recentList"><a href="/2013_04_23_pad.html">PCB Pads suck</a></li><li class="recentDate">2013-04-23</li>
  125. </ul>
  126. </div>
  127. </div>
  128. </div></div>
  129. <img id="dude" alt="The Dude abides..." src="/img/dude.png">
  130. <img id="walter" alt="Mark it zero!" src="/img/walter.png">
  131. <div id="footer">
  132. Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>
  133. &middot;
  134. Licensed as <a href="http://creativecommons.org/licenses/by/3.0">CC-BY</a>
  135. &middot;
  136. <a href="http://validator.w3.org/check?uri=referer">Validate HTML</a>
  137. &middot;
  138. <a href="http://jigsaw.w3.org/css-validator/validator?uri=xythobuz.de%2Fstyle.css&amp;profile=css3">Validate CSS</a>
  139. &middot;
  140. <a href="http://feed1.w3.org/check.cgi?url=http://www.xythobuz.de/rss.xml">Validate RSS</a>
  141. &middot;
  142. <a href="http://www.validome.org/google/validate?url=http://www.xythobuz.de&amp;googleTyp=SITEMAP">Validate Sitemap</a>
  143. </div>
  144. <img src="/stats/count.php?img" alt="Analytics">
  145. <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
  146. <script type="text/javascript">
  147. var _gaq = _gaq || [];
  148. _gaq.push(['_setAccount', 'UA-39163591-1']);
  149. _gaq.push(['_setDomainName', 'xythobuz.org']);
  150. _gaq.push(['_setAllowLinker', true]);
  151. _gaq.push(['_trackPageview']);
  152. (function() {
  153. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  154. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  155. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  156. })();
  157. </script>
  158. </body>
  159. </html>