https://docs.google.com/document/d/1QJhNCq8loWiJuuml0bDoSYmLr4-2AtnCuKs_-9Ifs4A/edit?tab=t.0
I learned about different codes I can use during my coding, and how to lay them out.
I want to know about more coding I can do, and what other outputs I can do.
https://docs.google.com/document/d/1MjPfaw2w7Zv62D3zFVB2oftjkY-XKyQLoRJWDdnf_xM/edit?tab=t.0
I learned how to add loops and indexes to my lists.
I want to learn more about how the range works.
A challenge you solved with your microcontroller.
I fixed my code to adjust to the bus I take, to tell me when it arrives at what address. I changed the code to have the stop ID code, so the code knows what bus I am talking about. https://gist.github.com/nolanocampo/c20cd3a4f0353a9746d6f721a3a5f9d6
What are you creating for your digital project?
For my digital project, I want to use the tutorial to show what song I'm playing currently. I want to use the screen and program a code to show my current songs. The project will be a part of my speakers.
https://gist.github.com/nolanocampo
I made a code that transcribes the bus schedules to show on the screen and what time it's going to leave.
I learned the code of how to actually design this, and I learned how different things can function, like how time is connected to the link of the bus schedules. I thought it was challenging to put some of the code together to make sure it goes smoothly.
Final Digital Project Documentation (5 pts)
A link to the Github Gist hosting your code
A description of what you made
A reflection on what you learned during this process and/or what challenges you faced