This is an old revision of the document!
Student: Nicusor-Mirel Drogeanu Master: ACES II Git repository: TODO Demo link: TODO Presentation: TODO
The aim of the project is to create an intelligent system for monitoring a plant that can be used when you are away from home for long periods of time. The system consists of an ESP32 and a raspberry PI5 used as an HTTP server. The ESP32 is connected to: a DHT11 sensor, a soil moisture sensor, an LCD, a fan and a submersible water pump. The collected data is:temperature, humidity and soil moisture. The data is sent via MQTT to the server. The server has a web interface through which the user can monitor the plant in real time, download all collected data or update environmental limits. Based on the limits set by the user via the web interface, the ESP32 will turn on/off the fan and pump to maintain optimal conditions for the installation.
The hardware components needed for the project are:
Hardware Diagram: