Sunday, March 24, 2024

How to Plan & Structure a Large MicroPython Program

As we transition from construction to programming in Phase II of the Zoomtown experiment, it is time to carefully plan out the concept of the program.  In this video we will cover a lot about what the program needs to do, how I want it to operate, and highlight a few of the unknowns.  If you have not worked on moderately complex projects, this is a great opportunity to see one way of outlining it before you dig into the code.



Cheers!
Chris


#MicroPython #PICOW #Robotics

No comments:

Post a Comment

Let's do some basic testing on the 5 zoomies and see what the path forward looks like

The first 5 zoomies are assembled so it is time for some basic power up and functionality testing.  Also covered in this video is the plan t...