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.

70 lines
2.4 KiB

3 years ago
3 years ago
3 years ago
  1. <div class="page-wrapper">
  2. <section class="title">
  3. <div id="heading">
  4. <h1 id="two">Green</h1>
  5. <h1 id="one">Tech</h1>
  6. </div>
  7. <p class="short">Start building your own automatic greenhouse with the IoT.</p>
  8. <div class="image">
  9. <!--Threejs Canvas-->
  10. <canvas id = "artifactCanvas"></canvas>
  11. </section>
  12. <section id="about">
  13. <p> Greentech or the use of the IoT in agriculture is increasing but due to high costs and complexity not accessible to everyone.<br>
  14. We want you to be able to create your own automatic greenhouse with our DiY solutions.<br>
  15. <span>Explore our projects and get inspired.</span>
  16. </p>
  17. </section>
  18. <section id="links">
  19. <div id="auto-link">
  20. <div class="image">
  21. <a href="automation.html">
  22. <!--insert a video here-->
  23. </a>
  24. </div>
  25. <div class="description">
  26. <h3 class="heading">Automation</h3>
  27. <p class="text">Read about our greenhouse-automation projects.<br>
  28. We are at the beginning of our journey.<br>We are currently refurbishing the greenhouse<br> that will soon be our first fully automized prototype.
  29. #dummy text<br><br>
  30. <span>Learn where we'll be going and where we stand. </span></p>
  31. </div>
  32. <div class="page-button">
  33. <a href="automation.html">Read</a>
  34. </div>
  35. </div>
  36. <div id="tools-link">
  37. <div class="image">
  38. <a href="greenlab.html">
  39. <!--add a picture of an automation application in use-->
  40. </a>
  41. </div>
  42. <div class="description">
  43. <h3 class="heading">Io<span>Things</span></h3>
  44. <p class="text">Explore the Things that take care of our plants.<br>
  45. We are currently working on the developement <br>of systems that help us automize our greenhouse step by step.<br><br>
  46. <span>Read about current and future projects.</span>
  47. </div>
  48. <div class="page-button">
  49. <a href="greenlab.html">Read</a>
  50. </div>
  51. </div>
  52. <div id="you-link">
  53. <div class="image">
  54. <a href="whatsthat.html">
  55. </a>
  56. </div>
  57. <div class="description">
  58. <h3 class="heading">Di<span><i class="fa fa-check"></i></span></h3>
  59. <p>Check out our tutorials and code.<br>
  60. <br>Everybody should know how to automate a garden and grow superlocal organic crops.<br><br>
  61. Here you can find tutorials on building IoT solutions and the code that brings them to life.
  62. </div>
  63. <div class="page-button">
  64. <a href="whatsthat.html">Do it</a>
  65. </div>
  66. </div>
  67. </section>
  68. </div>