By monitoring soil and atmosphere condition, we can use our models to maximize productivity. Thus, we built up an IoT system with Arduino Yun and sensors on our experimental farm to monitor the conditions in time. Through the IoT system, we can improve our soil enhancing system to coincident with real condition. Besides, the current conditions will be shown on the user interface.
Line 297: | Line 297: | ||
<p> | <p> | ||
1. Build up our IoT system with Arduino Yun and sensors on the farm for instant supervisor.<br> | 1. Build up our IoT system with Arduino Yun and sensors on the farm for instant supervisor.<br> | ||
− | 2. Arduino Yun receives the conditions and | + | 2. Arduino Yun receives the conditions and transmitS to our cloud server through wi-fi.<br> |
3. Print out the current conditions to user interface with IoTtalk.<br> | 3. Print out the current conditions to user interface with IoTtalk.<br> | ||
− | <li class="condition">Monitoring conditions: Temperature, Humidity, Soil moisture, | + | <li class="condition">Monitoring conditions: Temperature, Humidity, Soil moisture, Altitude, Atmosphere pressure, pH value, EC value.</li> |
</p> | </p> | ||
</div> | </div> |
Revision as of 17:00, 17 October 2018
Procedure
1. Build up our IoT system with Arduino Yun and sensors on the farm for instant supervisor.
2. Arduino Yun receives the conditions and transmitS to our cloud server through wi-fi.
3. Print out the current conditions to user interface with IoTtalk.
System Design
References