Smart Garden base esp32-cam IoT

Published Oct 23, 2020
 6 hours to build
 Beginner

This tool can monitor air humidity, soil temperature and air and can maintain plant conditions through a camera that is already on the camera, access the camera using the "ngrok" proxy server. and can be accessed through an Android application that is connected to the Google Firebase real-time database.

display image

Components Used

Soil Moisture Sensor
Soil moisture sensor is used to measure the water content (moisture) in soil. It is used in agriculture applications, irrigation and gardening systems, etc.
1
ESP-EYE ESP32 CAM
ESP-EYE ESP32 CAM
1
Relay Module Two channel
Relay Module Two-channel
1
DHT-22 sensor
DHT-22 sensor
1
FTDI FT232R USB Interface
FTDI FT232R USB Interface
1
Solenoid Valve 12V
Solenoids & Actuators 12V Solenoid Valve 3/4in
1
Description

 

Wiring Diagram

Smart Garden base esp32-cam IoT

 

Testing Device

This time I was researching the Smart Garden project using the esp32-cam microcontroller

Data logging results from the DHT sensor 22, send data DHT sensor 22 from microcontroller esp32-cam to google firebase realtime database

data logging results from the DHT sensor 22, send data DHT sensor 22 from microcontroller esp32-cam to google firebase realtime database
Codes

Downloads

smartgarden_cam Download
Comments
Ad