Automatic Plant Watering System

December 2024


In this project, I was tasked with creating a Automatic Plant Watering System (APWS) using Arduino hardware and Java. My goal was to use the Grove Board provided in the EECS 1011/1021 kit to communicate with the sensors, which included a moisture sensor for determining soil moisture levels, an LED which turns on when the pump runs, an OLED screen for displaying the soil moisture, and a stop button that shuts the program off if pressed.

Profile Picture
A prototype example of the APWS