chickey / autowater

Arduino code for very simple auto watering system

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino autowater

Arduino code for very simple auto watering system

Things you need

Hardware

Hardware overwiew

  • [Arduino Uno (clone)]
  • [2 x 220 resistor]
  • [Red LED]
  • [Green LED]
  • [Relay module]
  • [Soil Moisture sensor]
  • [5-6v pump]
  • [Breadboard]
  • [Powerbank]

Connecting it up

Wiring Diagram

  • The soil moisture sensor was connected to pin 2
  • The relay module was connected to pin 3
  • The LED's were connected to pin's 4 and 5

Build instructions are at http://www.instructables.com/id/Auto-plant-watering-system/

About

Arduino code for very simple auto watering system

License:Apache License 2.0


Languages

Language:Arduino 100.0%