Skip to content

andrenepomuceno/esp_garden

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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