Python Practice #1
I learned that multi-line comments in Python are separated with ''''s.
Python Practice #2
I learned how to change and insert items into a list in Python.
And I want to learn more about randomized values in a list and how to type that into code.
Code Challenges
The challenge we accomplished was using data to project the bus routes and when they will arrive.
Digital Project
What is your idea for the digital project?
What microcontroller and (if applicable) additional electronics will you use?
Will the project be part of your speakers or standalone?
I want use my digital project to display what song is playing from Spotify. I am going to use the Feather ESP32 and it will be part of my main analog project.
Digital Project Final
A link to the Github Gist hosting your code
https://github.com/LWHSTechnicalArts/AandD_Digital_Project/blob/main/tft_eye.py
A description of what you made
I uploaded a picture of the moon with a purple sky background.
A reflection on what you learned during this process and/or what challenges you faced.
I ran out of time to work on my digital project towards the end of the semester. Initially, I wanted to use the Spotify API, but I just couldn't figure it out in time.