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

055 Top Level Code Review of Zoomie Control Program

 The Zoomie Control Program has been completely re-written and a LOT has changed.  This video will update you on the new structure of the pr...