- Major Components: Sensor System, Mobile Application, and IoT Gateway.
- Purpose:
- The system has abilities to measure the temperature and humidity of the surrounding environment.
- The system also provide a friendly interface mobile apllication for displaying information, supervisor, and control the hardware components.
- Hardware Devices:
- STM32 Nucleo Development Board
- DHT-20 Temperature & Humidity Sensor
- LCD 1602
- STM32 folder is the code for device driver implementation in C language.
- Gateway folder contains Python code for the gateway, which acts as a communication link between hardware components and AdaFruit Server.