My static website generator using poole https://www.xythobuz.de
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

xyrobot.html 8.7KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171
  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. <nav>
  40. <ul id="menu">
  41. <li><a href="/index.html">Home</a>
  42. </li>
  43. <li><a href="/blog.html">Blog</a>
  44. </li>
  45. <li><a href="/contact.html">Contact</a>
  46. </li>
  47. <li><a href="/software.html">Software</a>
  48. <ul>
  49. <li><a href="/avrnetstack.html">avrNetStack</a>
  50. </li>
  51. <li><a href="/avrserial.html">AVR Serial Library</a>
  52. </li>
  53. <li><a href="/c250.html">Mio C250 Unlock</a>
  54. </li>
  55. <li><a href="/nas.html">IB-NAS6210 Linux</a>
  56. </li>
  57. <li><a href="/serialhelper.html">Serial Helper</a>
  58. </li>
  59. <li><a href="/ultimatenotifier.html">Ultimate Notifier Script</a>
  60. </li>
  61. <li><a href="/yasab.html">YASAB AVR Bootloader</a>
  62. </li>
  63. </ul>
  64. </li>
  65. <li><a href="/hardware.html">Hardware</a>
  66. <ul>
  67. <li><a href="/ledcube.html">8x8x8 LED Cube</a>
  68. </li>
  69. <li><a href="/xycontrol.html">xyControl</a>
  70. </li>
  71. <li><a href="/xyrobot.html">xyRobot</a>
  72. <ul>
  73. <li><a href="/bluetooth.html">Bluetooth UART (BTM-222)</a>
  74. </li>
  75. <li><a href="/k6x4008.html">K6x4008 SRAM</a>
  76. </li>
  77. <li><a href="/rremote.html">rRemote</a>
  78. </li>
  79. <li><a href="/xyrobotremote.html">xyRobotRemote</a>
  80. </li>
  81. </ul>
  82. </li>
  83. <li><a href="/ssop28.html">SSOP28 - DIL Adapter</a>
  84. </li>
  85. <li><a href="/serialdebug.html">Serial Debug</a>
  86. </li>
  87. <li><a href="/ledmatrix.html">LED Matrix</a>
  88. </li>
  89. </ul>
  90. </li>
  91. </ul>
  92. <div>Translation:
  93. <a href='xyrobot.de.html'>de</a> | <a href='xyrobot.html'>en</a>
  94. </div>
  95. </nav>
  96. <div id="content">
  97. <h1>xyRobot</h1>
  98. <p>This is my robot project. A self-made PCB with an AtMega2560 controls everything. The robot has a <a href="/bluetooth.html">Bluetooth module</a>, a <a href="http://www.angelfire.com/de3/juliprograms/amr/gbcam.htm">Gameboy Camera</a> and my <a href="/k6x4008.html">RAM module</a>. I bought the <a href="http://www.rn-wissen.de/index.php/RN-KeyLCD">RN-KeyLCD</a> and the <a href="http://www.shop.robotikhardware.de/shop/catalog/product_info.php?products_id=112">RN-VN2</a> from <a href="http://www.roboternetz.de">Roboternetz</a>.</p>
  99. <p>The current software as well as Eagle files of the PCB are on <a href="https://github.com/xythobuz/xyRobot">GitHub</a>.</p>
  100. <p>Now some pictures:</p>
  101. <p><a href="/img/rob5.jpg"><img alt="Foto 5" src="/img/rob5_small.jpg" /></a>
  102. <a href="/img/rob6.jpg"><img alt="Foto 6" src="/img/rob6_small.jpg" /></a>
  103. <a href="/img/rob7.jpg"><img alt="Foto 7" src="/img/rob7_small.jpg" /></a>
  104. <a href="/img/rob8.jpg"><img alt="Foto 8" src="/img/rob8_small.jpg" /></a>
  105. <a href="/img/rob9.jpg"><img alt="Foto 9" src="/img/rob9_small.jpg" /></a>
  106. <a href="/img/rob10.jpg"><img alt="Foto 10" src="/img/rob10_small.jpg" /></a>
  107. <a href="/img/rob1.jpg"><img alt="Foto 1" src="/img/rob1_small.jpg" /></a>
  108. <a href="/img/rob2.jpg"><img alt="Foto 2" src="/img/rob2_small.jpg" /></a>
  109. <a href="/img/rob3.jpg"><img alt="Foto 3" src="/img/rob3_small.jpg" /></a>
  110. <a href="/img/rob4.jpg"><img alt="Foto 4" src="/img/rob4_small.jpg" /></a>
  111. <a href="/img/rob_1.jpg"><img alt="Foto 11" src="/img/rob_1_small.jpg" /></a>
  112. <a href="/img/Rob_Board.jpg"><img alt="Foto 12" src="/img/Rob_Board_small.jpg" /></a>
  113. <a href="/img/roboter_platine_big.png"><img alt="Foto 13" src="/img/roboter_platine.png" /></a></p>
  114. <span id="flattr">
  115. <a class="FlattrButton" href="http://www.xythobuz.de/xyrobot.html" title="xyRobot">ATMega2560 robotics platform with Gameboy Camera</a>
  116. </span>
  117. <span id="twitter">
  118. <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>
  119. </span>
  120. <span id="reddit">
  121. <script type="text/javascript">reddit_url = "http://www.xythobuz.de/xyrobot.html";</script>
  122. <script type="text/javascript" src="http://www.redcom/static/button/button2.js"></script>
  123. </span>
  124. <span id="github">
  125. <a href="https://github.com/xythobuz/xyRobot" class="gitforked-button gitforked-forks gitforked-watchers"></a>
  126. </span>
  127. <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>
  128. <div id="disqus_thread"></div>
  129. <script type="text/javascript">
  130. var disqus_shortname = "xythobuz";
  131. (function() {
  132. var dsq = document.createElement("script"); dsq.type = "text/javascript"; dsq.async = true;
  133. dsq.src = "http://" + disqus_shortname + ".disqus.com/embed.js";
  134. (document.getElementsByTagName("head")[0] || document.getElementsByTagName("body")[0] ).appendChild(dsq);
  135. })();
  136. </script>
  137. <noscript>Please enable JavaScript to view the <a href="http://disqus. com/?ref_noscript">comments powered by Disqus.</a></noscript>
  138. <a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
  139. </div>
  140. <div id="footer">
  141. Built with <a href="http://bitbucket.org/obensonne/poole">Poole</a>
  142. &middot;
  143. Licensed as <a href="http://creativecommons.org/licenses/by/3.0">CC-BY</a>
  144. &middot;
  145. <a href="http://validator.w3.org/check?uri=referer">Validate HTML</a>
  146. &middot;
  147. <a href="http://jigsaw.w3.org/css-validator/validator?uri=xythobuz.de%2Fstyle.css&amp;profile=css3">Validate CSS</a>
  148. &middot;
  149. <a href="http://feed1.w3.org/check.cgi?url=http://www.xythobuz.de/rss.xml">Validate RSS</a>
  150. &middot;
  151. <a href="http://www.validome.org/google/validate?url=http://www.xythobuz.de&amp;googleTyp=SITEMAP">Validate Sitemap</a>
  152. </div>
  153. <img src="/stats/count.php?img" alt="Analytics">
  154. <script src="http://gitforked.com/api/1.1/button.js" type="text/javascript"></script>
  155. <script type="text/javascript">
  156. var _gaq = _gaq || [];
  157. _gaq.push(['_setAccount', 'UA-39163591-1']);
  158. _gaq.push(['_setDomainName', 'xythobuz.org']);
  159. _gaq.push(['_setAllowLinker', true]);
  160. _gaq.push(['_trackPageview']);
  161. (function() {
  162. var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
  163. ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
  164. var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
  165. })();
  166. </script>
  167. </body>
  168. </html>