https://docs.google.com/document/d/1w0Y8N046JczSMbUWwfwoN6VbF9A23QjQV8TLA1Q3Bt0/edit?usp=sharing
One thing I learned was how to code with python. One thing I want to learn more about is how to use the generative AI tool, and see how AI has been mixed into basic code.
https://docs.google.com/document/d/1lQsienv8huyyYbuC1M0s4HNg2KC0Be664kwkEiBGkcE/edit?usp=sharing
One thing I learned was dictionaries to represent data and loops. One thing I want to learn more about is how data becomes an endless loop when coding.
I would like to create a clock for my microcontroller that displays the date, which will be separate from my speaker. I would need the additional part to do the time that comes with the microcontroller.
We successfully got this code to work, unlike the other ones, and connected the screen to the code. One thing I learned is the "while true" aspect of the code and when it is and isn't needed.