Skip to content

Latest commit

 

History

History
executable file
·
39 lines (24 loc) · 880 Bytes

README.md

File metadata and controls

executable file
·
39 lines (24 loc) · 880 Bytes

ESP Garden

Automatic garden irrigation and monitoring system.

  • Based on ESP32S
  • Using PlatformIO/vscode IDE.
  • Using ThingSpeak IoT platform.

Features

  • Local WebServer UI
  • Cloud based logging and control
  • Over-The-Air Firmware Update

Metrics/Sensors

  • Soil Moisture (Capacitive Soil Moisture Sensor v2.0)
  • Luminosity (5mm LDR)
  • Ambient Temperature (DHT11)
  • Relative Air Humidity (DHT11)

Live Data

ThingSpeak Live Data

Photos

Third Generation Prototype

Third Generation Protype

Local Webserver Interface

UI - Local Server

Useful Links

Arduino core for the ESP32

Espressif IoT Development Framework