In today’s greenhouses, many parameter measurements are required to monitor and control for the good quality and productivity of plants. But to get the desired results there are some very important factors which come into play like Temperature, Humidity, Light and Water, which are necessary for a better plant growth. Keeping these parameters in mind I have built an Automatic Green House Controlling and Monitoring System over GSM module using Arduino. This system is very efficient for growing good quality plants. The other important part of this project is that it is fully automatic. Arduino automatically turns on and turn offs the appliances.
How to interface Humidity Sensor with 8051 Microcontroller (AT89C51)- (Part 31/45)
Humidity sensor works on the principle of relative humidity and gives the output in the form of voltage. This analog voltage provides the information about the percentage relative humidity present in the environment. The relative humidity is defined as: The analog output of sensor is connected to ADC to get its corresponding digital value.…