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.

46 lines
1.9 KiB

3 years ago
  1. <div class="page-wrapper">
  2. <div class="info">
  3. <h1>IoT</h1>
  4. <p>The Raspberry Pi Greenhouse.<br><br>
  5. <span>Learn about what's to come!</span></p>
  6. <div class="image">
  7. </div>
  8. </div>
  9. <div class="things-container">
  10. <div class="strip">
  11. <div class="about">
  12. <h3>Built and play.</h3>
  13. <p>Puzzle together your greenhouse with our out of the box modules or check out our tutorials, get a Pi and do it yourself.<br>
  14. Those greenhouses don't spy on you and you can repair and program them yourself. While experimenting both you and them learn.<br><br>
  15. They are so awesome, they record how your plants are doing and then act itelligently acording to their needs.<br>
  16. Sweet sweet nothing still but we are developing the first modules.
  17. <br>
  18. #a dummy text</p>
  19. <div class="image">
  20. <!--add a video of a working iot module-->
  21. </div>
  22. </div>
  23. </div>
  24. <div class="strip2">
  25. <div class="products">
  26. <h3>All Modules</h3>
  27. <div class="product">
  28. <div class="image">
  29. <img type=" image/webp" src="../img/sample-module.jpg"/>
  30. </div>
  31. <h5>Go with the flow</h5>
  32. <p>This module consists of a humidity sensor, a water pump and a tube.<br><br>
  33. Water is given based on your plants specific needs.<br>
  34. Dreaming..here could be projects like this one.<br>
  35. Find out how we built it on our <a href="../learn/blog">Blog</a>.<br>
  36. #a dummy text<br>
  37. </p>
  38. <div class="click">
  39. <button><a href="#">More</a></button>
  40. <button id="app"><a href="#">DIY</a></button>
  41. </div>
  42. </div>
  43. </div>
  44. </div>
  45. </div>
  46. </div>