Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dbgjerez/iot-esp8266-irrigation-system
System to measure ground humidity
https://github.com/dbgjerez/iot-esp8266-irrigation-system
arduino esp8266 iot platformio
Last synced: 9 days ago
JSON representation
System to measure ground humidity
- Host: GitHub
- URL: https://github.com/dbgjerez/iot-esp8266-irrigation-system
- Owner: dbgjerez
- Created: 2021-01-19T18:48:25.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-08T17:42:35.000Z (about 4 years ago)
- Last Synced: 2024-12-06T09:26:36.564Z (2 months ago)
- Topics: arduino, esp8266, iot, platformio
- Language: C++
- Homepage:
- Size: 116 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# IOT Automated Irrigation System
This project get the soil moisture and send it to MQTT Server.
All the information that is saved from MQTT can be used to automate the irrigation system.# Components
* NodeMCU
* Humidity sensor (FC-28)# Configuration
# Architecture
# Libraries