IOT Greenhouse project part 3 (Working prototype of IoT Greenhouse)
This is the promotional video which we have done to the Embedded systems project. Presentation slide https://docs.google.com/presentation/d/1Ep9eNl-nSVVVAHae62GMqLgg84za-thUbyO-UmZ19PA/edit?usp=sharing This project we are monitoring and controlling a Greenhouse. By analyzing monitored data and digital image System will control the Greenhouse. Here we have developed a working prototype with one plant. Here our main goals wer e Light and watering control, Temperature and humidity Controlling, Image processing to monitor leaves of the and infections, Automatic management and remote monitoring. The client can have the latest status of the greenhouse. Here we have used the MQTT protocol because it is a lightweight messaging protocol. Here each sensor has a topic. As an example humidity sensor has topic greenhouse/1/hum other sensors also have. So here Arduino UNO + WIFI shield is acting as an MQTT client and publish this sensor data to the related topics. Then