Environment Logger
Using the Raspberry Pi 3 Model B+ as the main processor, the objective of the project was to mimic a greenhouse monitoring system that logs environmental conditions such as light, humidity and temperature. The system also implemented IoT by connecting to one’s phone via the Blynk App, which made it possible to monitor the greenhouse remotely.
The implemented circuit can be seen in the image below, the components included 4 push buttons, an MCP3008 ADC, a temperature sensor and a light dependent resistor. For more detail, have a look at the code repository and/or the Final Report.