|
|
- <div class="page-wrapper">
- <div class="info">
- <h1>DIY</h1>
- <p>Automate yourself.<br><br>
- <span>Check out our guides!</span></p>
- <div class="image">
- </div>
- </div>
- <div class="things-container">
- <div class="strip">
- <div class="about">
- <h3>We want you to automate yourself !</h3>
- <p>Currently many tasks that used to be done by people are done by computers.<br>
- In agriculture there are many interesting projects going on that will soon replace farmworkers with software-engineers.<br><br>
- Automation is an amazing opportunity to get tasks done more efficiently and to collect data in order to get a better understanding on how things work.<br><br>
- Even though there are many people loosing their jobs while not being able to find a new job with their skillset that used to be valuable.<br><br>
- So we want everyone to get aquainted with automation, in order to keep working and keep contributing to the progress.<br><br>
- For that it is important to start small automation projects yourself that are fun, that make you learn and of which you profit.<br><br>
- <span>Start your first project now !</span>
- <br>
- </p>
- <div class="image">
- <!--add a video of a working iot module-->
- </div>
- </div>
- </div>
- <div class="strip2">
- <div class="products">
- <h3>Projects</h3>
- <div class="product">
- <div class="image">
- <img type=" image/webp"src="../img/sample-project.jpg"/>
- </div>
- <h5>Light, Light on off</h5>
- <p>Learn how to build an automatic lightswitch.<br><br>
- Manipulate the light using sensors.<br>
- Here could be projects like this one.<br>
- #a dummy text<br>
- </p>
- <div class="click">
- <button><a href="#">Start</a></button>
- </div>
- </div>
- </div>
- </div>
- </div>
- </div>
|