Skip to content

2.0.0 - No UART

Compare
Choose a tag to compare
@JandroMejia97 JandroMejia97 released this 13 Sep 01:36
· 2 commits to main since this release
d4c951f

*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.