Releases: JandroMejia97/invernaculo-esp32-arduino
Releases · JandroMejia97/invernaculo-esp32-arduino
2.1.0 - Improves
Remove duplicated code for topic handling.
2.0.0 - No UART
*Release Notes
This release introduces the first version of the IoT-based Climate Control System for greenhouse monitoring and automation. Key features include:
- Temperature, Humidity, Light, and Soil Moisture Monitoring using DHT11, photoresistor, and soil moisture sensors.
- Automated Actuator Control for fans and water pumps based on environmental conditions.
- MQTT Integration with Ubidots for real-time data monitoring and remote control of actuators.
- Optimized Power Consumption by using parallel tasks and focusing on MQTT message handling in idle time.
This version is stable and ready for deployment in small greenhouse environments.
v1.0.0 - Final version
This is the final version used to finish the signature "Taller de Proyecto 1" final report.
The MCU uses Ubidots as an MQTT server, to publish the data.