Releases: adeeteya/SmartPlantIrrigationSystem
Smart Plant Watering System
Added Notifications Feature(when moisture level drops below 15% you'll get a notification on your phone).
Fixed various performance issues.
------Nodemcu Changes----------------
Better heap Management on the nodemcu.
Fixed Frequent WIFI Disconnections.
Added Automatic mode where user sets the minimum moisture level and the nodemcu automatically waters whenever the moisture level drops below that value.
Soil Sensor is now Calibrated.
Using version 2.9.6 of <FirebaseESP8266.h> library
Version 1.0.0
Added Support To water the plant(run the peristaltic motor) remotely
Added Soil sensor support to remotely assess the moisture content of the soil
Added the feature of Automatic Watering remotely
Added dark mode support
Added wifi-support and firebase connectivity to the arduino(or Nodemcu)
Ability to control a peristaltic motor through a transistor added to the Arduino
Constant monitoring of the plant added to the arduino