Favorite Project
A Python & MQTT Starter Project
Our favorite project this week is a tutorial on using MQTT in Python to communicate with a remote server, written by Tim Spann. As a bonus, Tim’s script puts the JSON message that’s to be transmitted via MQTT on the OLED Expansion:
This is a really great guide if you’re interested in started to work with MQTT and Python on the Omega2. It shows step-by-step instructions you can follow to make your first Python & MQTT program, and then the sky’s the limit. Which is great since both Python and MQTT are skyrocketing in terms of popularity and adoption right now!
Great project, Tim!