Skip to content

sylchw/SelfWateringPlantArduino

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

SelfWateringPlantArduino

Code written for arduino uno to control a pump in a self watering plant system.

List of materials needed:

  • 1x Arduino Uno
  • 1x Soil moisture sensor
  • 1x USB pump
  • 2x USB type A Female adapter
  • 1x NPN Transistor (To act as relay to deliver 5V to the pump with sufficient current)
  • 2x 47Ohm Resistor
  • 1x 1N4001 One-way current diode
  • A few wires

Steps:

  1. Upload code into Arduino Uno
  2. Set up according to circuit diagram.

#Code uses polling method.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages