ENGR 103 Final Project

The goal of this project is to automate the watering of a potted plant. To accomplish this, we will use two ESP32 devices to measure moisture levels and activate a water pump. The first ESP32 will measure the moisture levels in a potted plant repeatedly at set time intervals. While the moisture levels are acceptable, an LED on the first ESP32 will be green. When moisture levels fall below a certain level, the first ESP32 will write an action call to an ENGR webspace and turn the LED red. The second ESP32 will be connected to a low-power water pump with a small water reservoir. This ESP32 will be reading the content of the ENGR webspace repeatedly at set time intervals. When the second ESP32 sees the action call on the webpage, it will activate the water pump for a few seconds and water the plant.

0 Lifts 

Artifacts

Name Description
Video Demo - Jayden Explanation of Code   Link
Video Demo - Juan Explanation of Code   Link