Data Science & Communication 2024
Data Science & Communication 2024
Home
Lectures
Smart cities (Day 1)
Data science (Day 2)
Data communication (Day 3)
Assignments
Day 1
Day 2
Day 3
Team project
Software
Contact
Lectures in Data Communication (Day 3)
Lecture Slides
Data Communication Basics
Data Communication Basics (annotated)
Example Code
See the Moodle page for example Python scripts
Remember to run
pip install paho-mqtt
to install the needed module.
Documentation / References
The MQTT official website
The paho-mqtt Python library
Documentation of the paho-mqtt library
(optional)
Mosquitto, the MQTT broker we are running behind the scene