Skip to content

Releases: JandroMejia97/invernaculo-esp32-arduino

2.1.0 - Improves

13 Feb 02:16
68a2a8b
Compare
Choose a tag to compare

Remove duplicated code for topic handling.

2.0.0 - No UART

13 Sep 01:36
d4c951f
Compare
Choose a tag to compare

*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

08 Feb 19:41
81bb736
Compare
Choose a tag to compare

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.