Friday, April 5, 2024

024 Incorporating Mqtt into the PICO W to Give the Zoomie a Way to Communicate

 The Zoomie (Autonomous Robot) needs to communication with the Zcheduler of ZoomTown.  Wifi and MQTT will be used to for bi-directional communications.  In this video, the focus will be on getting WiFi and MQTT setup and configured to operate.  

A "profile" library will be used so that each Zoomie can have it's own identity without requiring a different, custom tailored program for each individual Zoomie.



Cheers!
Chris

No comments:

Post a Comment

Looking At Maneuver Changes - The Logic Has Changed

With all the changes in the last few months regarding simplification, a lot has changed in the code for making each maneuver. Sensors have b...