cannabinieri website
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.

47 lines
2.5 KiB

3 years ago
  1. <div class="page-wrapper">
  2. <div class="info">
  3. <h1><span>Spider</span>Pi</h1>
  4. <p>Our garden hexapod.<br><br>
  5. <span>Learn about SpiderPi!</span></p>
  6. <div class="image">
  7. <img type=" image/webp" src="../img/sample-spiderpi.svg">
  8. </div>
  9. </div>
  10. <div class="spider-container">
  11. <div class="strip">
  12. <div class="about">
  13. <h3>About a Spider</h3>
  14. <p>SpiderPi is our garden hexapod, he is aimed to be a garden helper and a walking database of our ecosystem.<br>
  15. Through object detection he will recognize what is happening around him and check a plant for pests and disseases and then execute measures of biodynamic pest- and dissease management.<br><br>
  16. Currently SpiderPi is learning to walk on uneven ground and recognize his surroundings in order to operate within them.<br><br>
  17. <span>Be part of the journey !</span><br>
  18. #a dummy text</p>
  19. <div class="image">
  20. <video type="video/mp4" src="../img/sample-video.mp4"></video>
  21. <p>video</p>
  22. </div>
  23. </div>
  24. </div>
  25. <div class="strip2">
  26. <div class="products">
  27. <h3>Time-Line</h3>
  28. <div class="product">
  29. <div class="image">
  30. <img type=" image/webp" src="../img/sample-camera.jpg"/>
  31. </div>
  32. <h5>Eyes</h5>
  33. <p>Our first challenge is to let SpiderPi detect his surroundings and navigate through them.<br><br>
  34. We replaced his built in camera with a 360 and wrote an object detection program that enables him to navigate through his surroundings and respond to obstacles.<br>
  35. We used the software X, camera X, sensors X, made X changes on the Spider.<br><br>
  36. <span>Stay in touch !</span>
  37. #a dummy text<br>
  38. </p>
  39. <div class="click">
  40. <button><a href="#">Blog</a></button>
  41. <button id="insta"><a href="#"><img id="gram" type=" image/webp" src="../img/pixelfed.svg"></a></button>
  42. <button id="you"><a href="#"><img id="tube" type=" image/webp" src="../img/peertube.svg"></a></button>
  43. </div>
  44. </div>
  45. </div>
  46. </div>
  47. </div>
  48. </div>