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 Automatic Irrigation System has been created virtually with the help of a simulation software called Proteus. The microcontroller used is Arduino Uno . The sensors incorporated are Ultrasonic Sensor and Soil Moisture sensor . The Code for the Project has been written in Embedded C in Arduino IDE.
PlantMaster is an ESP32-based IoT system for monitoring and watering plants. It tracks soil moisture, room humidity, and temperature, and controls a water pump for automatic irrigation. With WiFi and MQTT, it allows for remote monitoring and control.
Source code of the Gardenly web application. Gardenly is a smart home webapp to ensure healthiness of houseplants by monitoring data like soil moisture, temperature or humidity and automating the watering process. The project is written in Java, hosted on a Glassfish webserver, running on Linux.
Source code of the Gardenly firmware. This code is associated to the Gardenly web application (see corresponding repository) and shows the hardware part, written in Micropython for Raspberry Pi Pico.