- Accurately measure important values regarding plant growth using sensors and present it to the user via a mobile app or web application
- Analyze these values in order to make reasonable suggestions for maintaining or improving plant growth
- Control actuators that can directly influence plant growth, such as water valves and light sources
- Backend component
- stores historical data
- used to perform more complex analysis
- used to serve frontend for easy access to data and controls
- Distributed Nodes component
- used to collect data and relay data to the backend component
- used to controol plant growth
There is a sample database at the root directory sample-database.db
To use the data in the database, copy the file to Backend/flask-server/
and name it database.db
The database contains data for plant #1 from June 1st 2021 to June 4th 2021