https://docs.google.com/document/d/1ER1CTWFI5h1gsqmcWgahSVb4iFzF2T16JfP-CrVn3oE/edit?tab=t.0Â
This is the doc that links to our code. I learned how to use if/else statments as well as and/or statments. I don't quite understand what bool is used for and how it is used, and want to learn more about that.
https://docs.google.com/document/d/1ZR9NzTgfXITvbhVM03SoEnvao3I_zdxtfILeKAnEnjc/edit?tab=t.0
Above is the doc that links to our code. I learned how to make lists and how to print only certain people in the class. I don't quite understand how to list index using commands.
For my digital project, I want to create a screen that will display the time, ambient temperature in my room, and the local temperature in SF. I also want to make a light display that will change when the potentiometer is turned. I want to use the Feather ESP32 in conjunction with the RTC and Temp. Sensor. This will be fixed to the casing of my project.
Above is the gist that links to the code of my Digital Project. I decided to combine the Muni, Clock, and Temperature sensor code to make a super functional screen on my speaker. It is connected to the internet at my house so the screen to the left just shows an error message. For whatever reason, button 0 (top left) was wired differently and defaulted to bypass all other buttons, so I had to sacrifice the code for the muni and instead only use the clock and temperature.