Main Content

Real time plant monitoring system to view temperature, humidity and soil moisture using ESP32 (Magicbit) board and Arduino iot cloud App.

Monitoring plant health is very important for their fast growth. In this busy world, people usually forget to water their plants which leads to bad growth and health of their plants. For ensuring complete development of plants it is necessary to develop proper surrounding conditions in which plants grow. We are now going to make a small Plant Monitoring system whose data will be displayed on the arduino iot cloud remote app.In this project we are using ESP32 based development board Magicbit. The iot remote app will display the following data:

- Moisture sensor will sense the amount of moisture present in the soil.
- The humidity of the surrounding is sensed by DHT11 sensor.
- The temperature of the surroundings is sensed by the DHT11 sensor.”

Link to article