In the first and second worksheets, I learned how to write code because I have never really done it before. I also learned how to list a variable, which is still confusing to me.
I want to learn more about the different code languages and what the benefits and downsides are to using Python.
For my digital project, I will be making a screen that is not included in my Amp that will be connected to the internet and shows the weather in San Francisco. I will use the laser cutter to make a compartment for it and I will use my Python knowledge and Chatbot AI to help me code it.
While I was working with Elisha, we struggled to figure out how to get the pattern for the siblings code to work. Since the two of us have no difference in siblings, the way the text appeared on the microcontroller was grammatically incorrect. We solved this by changing the text from being "____ has ____ more siblings that ____" to "Elisha and Amelia both have 1 sibling". I would add my code here, but Elisha has it on his computer and I do not have it, unfortunately.
My Digital project connects to wifi and detects the temperature outside. One difficulty was that it was not connecting properly to my computer and the Ada Fruit libraries, meaning it was not working and gave me an error code. One thing that I learned is that in the future when coding, you have to include "0x" in front of your color otherwise it does not work.