Skip to content

RahulRNandan/iot-temperature-monitoring

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IoT Temperature Monitoring

This project demonstrates an IoT-based temperature monitoring system using MQTT for communication between devices and a server.

Tools and Technologies Used:

  • Python
  • Paho-MQTT library
  • MQTT protocol
  • Virtual environment (venv)

Setup Instructions:

  1. Install the necessary Python libraries using pip install -r requirements.txt.
  2. Run the server using python3 server.py.
  3. Run the device simulator using python3 device.py.

About

Python, Paho-MQTT, MQTT, Flask, Python virtual environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages