Friday, April 12, 2024

025 Use MQTT for Remote Control of the Zoomie

How to use MQTT on a Raspberry Pi PICO to Communication with a Raspberry PI 3 to remotely control the Zoomie (Autonomous robot).  MQTT will play a critical role in The ZoomTown experiment.  In this video we will cover the code for the Raspberry Pi Pico W using MQTT to communicate with a Raspberry Pi 3

Cheers!
Chris

#MQTT, #PICOW 

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...