Skip to content
/ EmbIoT Public

Humidity and temperature monitoring IoT system based on the ESP32 platform and the MQTT protocol.

Notifications You must be signed in to change notification settings

RonT23/EmbIoT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

EmbIoT

Folder Structure

    EmbIoT_final_project/
        \__ embiot
                \__ embiot.ino

        \__ README.md

        \__ docs/
                \__ EmbIoT_final_reportV1.0.pdf

Purpose

This project is part of the final assignment for the course "Multiprocessing Systems in Integrated Circuits" in the Master’s Program in "Computer Engineering" at the National and Kapodistrian University of Athens, Department of Informatics and Telecommunications.

Objective

This project involves the design and deployment of an embedded IoT application for monitoring air temperature and relative humidity, on an ESP32-based development platform to read data from a DHT22 sensor and communicate wirelessly via Wi-Fi to a remote server using the MQTT protocol.

Documentation

Details on the design and implementation of the system can be found in EmbIoT_final_reportV1.0.pdf located in the ./docs/ folder. For further information, please contact me at [email protected] or [email protected].

About

Humidity and temperature monitoring IoT system based on the ESP32 platform and the MQTT protocol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages