Skip to content

Samples and re-usable code from The Automated Farmer.

Notifications You must be signed in to change notification settings

jamesthesken/automatedfarmer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Automated Farmer 🌿

The Automated Farmer is an open source hydroponic monitoring solution. If you're interested in building your own, please visit the website here.

Required Libraries:

  1. ESP-DASH: Used to create the user-interface. A very simple library and very recommended!
  2. ESPAsyncWiFiManager: Used to avoid hardcoding WiFi credentials. A huge assistance to internet security!

Usage

First, download and install the Arduino libraries listed above. Simply upload the code to your ESP8266 and you'll be greeted with a WiFiManager configuration page:

alt text

The WiFiManager configuration page.

Then if you've hooked up sensors to the ESP, you'll see the values change in real-time:

alt text

The live data screenshot.

About

Samples and re-usable code from The Automated Farmer.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages