Pico W - MicroPython MQTT tutorial using umqtt.simple library

9K views Feb 1, 2023
publisher-humix donskytech.com

This post/video will show you how to connect, publish, and subscribe to your MQTT broker using the umqtt.simple library in MicroPython and a Raspberry Pi Pico W board. WriteUp: https://www.donskytech.com/umqtt-simple-micropython-tutorial/ Code: https://github.com/donskytech/micropython-raspberry-pi-pico/tree/main/umqtt.simple How to test MQTT using MQTTX?: https://www.youtube.com/watch?v=Fhk-x-QD5XQ Contents of the Video: 0:00 - Intro 0:45 - How to install umqqt.simple library 1:31 - Project files 1:55 - What are we going to do? 3:14 - MQTT Publish Demo 4:09 - MQTT Subscribe Demo 5:19 - DonskyTech Intro Plug

#Computers & Electronics
  # Programming