Skip to content

An indoor irrigation system that utilizes moisture sensors, pumps, and an arduino as a controller.

Notifications You must be signed in to change notification settings

hen900/arduino_irrigation_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

arduino_irrigation_system

An indoor irrigation system that utilizes 4 moisture sensors, 4 pumps, and an arduino as a controller.

Pictures and Diagrams

Pictures from my installed system are included in this repository along with a complete wiring diagram

Arduino Code

The project is written for Arduino in C++. For more information, see the comments on the program.

Moisture Sensor Calibration

In order to get a normalized reading from each sensor, they must be calibrated. The testing function can be used to take readings in air and while in water. The values outputted for water and air for each sensor should then be passed as arguments to the tray function

About

An indoor irrigation system that utilizes moisture sensors, pumps, and an arduino as a controller.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages