/AdaGarden

Attempt to manage garden watering with an ESP8266

Primary LanguageC++The UnlicenseUnlicense

AdaGarden

Requirements

This is the setup I use to explore garden automation.

Board & parts

@todo part list is incomplete

Solar setup, pump & storage box

  • V-600 Bilge Pump (boat pump)
  • MotoMaster Nautilus Group 24 Starting & Deep Cycle Battery
  • Mastercraft Heavy-Duty Tinted Storage Tote (29l)
  • Coleman 10W Crystalline Solar Panel
  • Coleman 8.5 Amp, 12 Volt Solar Charge Controller

Quick start

Copy the exemple configuration in your project :

cp AdaGarden.h.example AdaGarden.h

Define your Wifi settings, Adafruit IO account & etc in this file.