Skip to content

Reflection

These are the files I created for this week.

I think the biggest mistake I made with UART tutorial is that I didn’t watch it through carefully. I learned that it is important to trace complex code like this line by line and really understand the program. After I did that, I had a much greater understanding of the workings of the Easy_comms library. This understanding allowed me to change the code in order to make the uART connection work properly.

I also learned to not assume certain things mentioned in the tutorials given as I did with the wireless communication part. I should have realized that the Pico Ws were different types of boards and that it is essential install their own separate .uf2 files.

Overall, I learned a lot this week regarding networking and communication.


Last update: December 30, 2023