An open API service indexing awesome lists of open source software.

https://github.com/pascalre/arduino-watering-system

Arduino automatic watering system for plants.
https://github.com/pascalre/arduino-watering-system

arduino arduino-watering

Last synced: 7 months ago
JSON representation

Arduino automatic watering system for plants.

Awesome Lists containing this project

README

          

# arduino-watering-system
This sketch will pump water twice a day. A sensor detects wheter there is water in the barrel. Arduino will not start the pump, when the barrel is empty.

# Circuit
Connect the arduino like in the following circuit diagram.

![Circuit](circuit/circuit.png)