Allows local and remote monitorization and control of a small greenhouse
- ESP32
- SSD1306 I2C
- DHT22
- Random LDR
- 4 buttons
- 2 relays
- Motor
- Reads temperature, humidity and luminosity and publishes it to an MQTT broker via Wi-Fi
- Shows values of temperature, humidity and luminosity in SSD1306 display
- Allows local and remote control using buttons and MQTT
Updated for esp-idf v4.3