Sunday, March 31, 2024

Take a Look at the Zoomie Program Framework with it's Deterministic Loop

The program to run the Zoomie (Autonomous robot) will be rather extensive in size and complexity.  This is the first part in a series of videos detailing the MicroPython program that runs the Zoomie.  Primary focus is on creating a Deterministic Main loop and a Watchdog feature.


Cheers!
Chris

No comments:

Post a Comment

Move a robot a specific distance, why so difficult?

Getting a robot to move a very specific distance can be a challenge, especially with inexpensive sensors.  During the last year of this robo...