Automated watering system with capacitive probe
License - CC BY-NC-SA AU v3 (attribution, non-commercial, share alike the derivatives)
For information, see Automatic Watering System With Capacitive Probe and Arduino on the Cheap on instructables.com
What's in:
- square1-planecap - the Kicad project for the coplanar capacitive probe. The Gerber files are in ./square1-planecap/print/grbl
- soil-moisture2 - the Kicad project for the soil moisture controller. The gerber files are in ./soil-moisture2/print/grbl
- sketch-and-deps - Arduino sketch and dependecies
- sketch-and-deps/libs - two libraries that would need installing in Arduino-IDE
- sketch-and-deps/doc - an Excel file with the configuration modes
- sketch-and-deps/soil-cap-logic.ino - the sketch - I'll codedoc it some time soon