Skip to content

cmq2002/IoT_Weather_Report

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Weather Report System - HCMUT IoT Course Assignment

General Information:

  • 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

About The Project Layout:

  • 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.

About The System Behavior:

Releases

No releases published

Packages

No packages published

Languages