Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/92lleo/tomatowater
Automatically water tomatoes (or any other plant) based on soil moisture
https://github.com/92lleo/tomatowater
esp8266 esp8266-arduino soil-moisture watering-system
Last synced: about 1 month ago
JSON representation
Automatically water tomatoes (or any other plant) based on soil moisture
- Host: GitHub
- URL: https://github.com/92lleo/tomatowater
- Owner: 92lleo
- Created: 2019-11-16T15:01:32.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2019-11-16T15:09:20.000Z (about 5 years ago)
- Last Synced: 2024-10-15T00:07:51.746Z (3 months ago)
- Topics: esp8266, esp8266-arduino, soil-moisture, watering-system
- Language: C++
- Homepage:
- Size: 12.7 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# tomatoWater
Automatically water tomatoes (or any other plant) based on soil moisture. As i like to grow plants, but don't always have the time to water them, I came up with my own automated watering system. It consists of two moisture sensors, an aquarium water pump and an esp8266. If the moisture goes below an pre-defined value, the pump will be activated for a pre-defined time. It also features a webinterface to check the current values and trigger the watering.
The project was created using the sloeber ide.![](https://kuenzler.io/img/gh/IMAG0596.jpg)