Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roycuadra/iotgreenguardian-agriculture-automation-system
IoTGreenGuardian is a Cloud-based Smart Agriculture Automatic Irrigation System. Using NodeMCU ESP-12E, soil moisture and DHT11 sensors, a motor, relay, and an OLED display, this system enables efficient and automated irrigation based on real-time environmental data.
https://github.com/roycuadra/iotgreenguardian-agriculture-automation-system
dht11 esp8266 iot nodemcu-esp8266 oled sensor thingspeak
Last synced: about 4 hours ago
JSON representation
IoTGreenGuardian is a Cloud-based Smart Agriculture Automatic Irrigation System. Using NodeMCU ESP-12E, soil moisture and DHT11 sensors, a motor, relay, and an OLED display, this system enables efficient and automated irrigation based on real-time environmental data.
- Host: GitHub
- URL: https://github.com/roycuadra/iotgreenguardian-agriculture-automation-system
- Owner: roycuadra
- Created: 2023-08-31T02:12:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-30T04:54:48.000Z (12 months ago)
- Last Synced: 2024-01-29T10:11:45.099Z (10 months ago)
- Topics: dht11, esp8266, iot, nodemcu-esp8266, oled, sensor, thingspeak
- Language: C++
- Homepage:
- Size: 96.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IoTGreenGuardian Agriculture Automation System
Welcome to the IoTGreenGuardian Agriculture Automation System This open-source project provides both code and documentation for constructing a Cloud IoT Smart Agriculture Automatic Irrigation System. The system is designed to optimize agricultural practices by incorporating advanced technologies.
## Key Components:
- NodeMCU: The heart of the system, facilitating seamless communication between sensors and the cloud.
- Soil Moisture Sensor: Monitors soil moisture levels to ensure precise irrigation control.
- DHT11 Sensor: Measures temperature and humidity for comprehensive environmental monitoring.
- Motor and Relay: Enables automated irrigation based on real-time sensor data.
- OLED Display: Offers a user-friendly interface for system status and information.
## Features:- IoT Integration: Utilizes cloud technology for remote monitoring and control.
- Smart Irrigation: Optimizes water usage by dynamically adjusting irrigation based on soil conditions.
- Environmental Sensing: Monitors temperature and humidity to ensure ideal growing conditions.
- User Interface: The OLED display provides real-time feedback and status updates.
- ThingSpeak Integration: Connects to ThingSpeak for efficient cloud storage and analysis of sensor data.