Link to python sheet 1: DOC
Something that I learned from the sheet was the difference between "int" and "float" and that they can both be used in the same string
Something I want to learn more about is adding things, and also multiple if statements stacked on top of each other
Link to python sheet 2: DOC
Something that I learned from the sheet was how to create a list and how to pull specific items from a list
Something I want to learn more about is dictionaries and how they collect and organize data. I still wonder what makes them different than lists
GitHub Gist: Gist
The challenge that I tried to solve was creating a digital name tag that scrolls and changes names continuously
I created a list of names and called from the list for names in a range of that list.
Digital Project Idea:
My idea for my digital project is a sound sensor to hear when a block would drop and when music is playing.
The microcontroller that I will use is the one with a sound sensor, and I will have some lights that light up when sound is heard
This will be a standalone add on to the project. I don't plan to attach it to the pieces, but I could maybe put it on the outside
Digital Project:
Just pretend there is something here