Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/roycuadra/hydrotempguard
HydroTempGuard is an ESP8266-based project designed for monitoring water temperature in hydroponic systems, specifically for lettuce plants.
https://github.com/roycuadra/hydrotempguard
agriculture blynk esp8266 iot thermistor
Last synced: about 4 hours ago
JSON representation
HydroTempGuard is an ESP8266-based project designed for monitoring water temperature in hydroponic systems, specifically for lettuce plants.
- Host: GitHub
- URL: https://github.com/roycuadra/hydrotempguard
- Owner: roycuadra
- License: mit
- Created: 2023-11-08T14:29:44.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-07-30T15:51:09.000Z (4 months ago)
- Last Synced: 2024-07-30T19:57:44.510Z (4 months ago)
- Topics: agriculture, blynk, esp8266, iot, thermistor
- Language: C++
- Homepage:
- Size: 11.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# HydroTempGuard 🌱
HydroTempGuard is an ESP8266-based project designed for monitoring water temperature in hydroponic systems, specifically for lettuce plants. The project uses a thermistor to measure water temperature and employs the Blynk app for real-time monitoring. If the water temperature exceeds a specified threshold, the system sends a notification through Blynk and activates a buzzer.
## Overview
This project is built on the ESP8266 platform and integrates with Blynk for remote monitoring. It ensures optimal water temperature conditions for lettuce plants in hydroponic setups. The system provides real-time temperature readings and alerts you when the temperature surpasses a predefined limit.
## Usage
- Power up your ESP8266 device.
- Open the Blynk app on your mobile device.
- Monitor the real-time water temperature for your lettuce plants on the app.
- If the temperature exceeds the defined threshold, a notification will be sent, and a buzzer will sound.
## Top Contributors
- roycuadra
## LicenseThis project is open-source and available under the MIT License. See the [LICENSE](LICENSE) file for more details.