Skip to content

Latest commit

 

History

History
51 lines (37 loc) · 1.43 KB

File metadata and controls

51 lines (37 loc) · 1.43 KB

Smart Gardening using Arduino Uno

A class project based on Arduino Uno.

Course Code: ECE341

Circuit Diagram

circuit diagram

Components

name type purpose
Arduino Uno microcontroller controls the sensors and actuators
ESP-01 wireless module connects to the internet
soil moisture sensor analog sensor measures the moisture of the soil
LDR analog sensor measures the light intensity
DHT11 digital sensor measures the temperature and humidity of the air
relay digital actuator controls the watering system
water pump analog actuator water pump
LED digital actuator LED

Architecture

architecture

Working

working

Team

Tasnim Zotder      Sohan Kumar      Eshika Singha     

License

This project is licensed under the MIT license.