Deployed IoT Sensors for Temperature & Humidity, Soil Moisture, Air Quality Index and Deflection with the main Gateway node.
Collected real-time data through sensors over a cloud using a small private network maintained in the gateway.
Forecasted weather (Temperature, Humidity) for the IIT Jammu campus using Machine Learning techniques.
Predicted landslides in the hilly areas using soil moisture and deflection sensor by setting some threshold value of deflection
in a particular axis and observing previous data of soil.
Tools: Python, Numpy, Pandas, Sklearn, IoT