You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This repository includes all the project files related to the development of a smart water supply system for agriculture for EN2560 - Internet of Things Design and Competition module in department of Electronic and Telecommunication Engineering.
This system can monitor the soil moisture, temperature, and humidity from the sensors in the farm. We are using the Watson IoT Simulator to get the Temperature,Humidity and Soil Moisture values.
The farmer can also get the realtime weather forecasting data of the location of the farm by using OpenWeatherMap API.
The farmer can control the watering system via dashboard, via voice command, via webpage or via the blynk app from anywhere at anytime.
Watson IoT Sensor Simulator
For the simulation purposes, here we use IBM IoT Sensor Simulator for monitoring the farm. To connect to this simulator, the user needs to enter the device information created. Here we can change the values using up and down arrows.
Dashboard
The collected data from the sensor simulator and OpenWeatherMap API is viewed in the dashboard. From the buttons, the motor can be turned on and off.