Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 2.29 KB

README.md

File metadata and controls

33 lines (23 loc) · 2.29 KB

RemoteWateringSystem

Remote Watering System based on Arduino ESP32

Description

This project utilizes the Arduino ESP32 Dev Module, and its primary goal is to provide remote plant watering functionality.

Code

The code was developed using Arduino IDE version 2.3.4 , which was used to compile and upload the software onto the device.

Third party libraries

The software utilizes the "LCD_I2C.h" library to control the LCD display over I2C Protocol
LCD_I2C GitHub Repo

Functional Description

The project is primarily built around an Arduino ESP32, mounted on a breadboard, and integrated with several additional components.
See schematic below:

Hardware list

Arduino ESP32 Pinout

Demo