top of page

Log Book

logbook2.jpg
The first low-fidelity prototype created for the CONhelmet! Made using cardboard, sequins, duct tape, bubble wrap, and paper clips!
logbook1.JPG
logbook3.JPG
Learning how to connect input and output devices to our Raspberry Pi. Connecting our first force sensors!
Mapping out the functions that make up our Python program in our initial planning stages.
In this project, I had to learn to use functions in Python that I have not used before such as perf_counter() from the Python Time library.
To do this, I would write simple programs in Python to test out specific functions so I could better understand their outputs. I found this to be very effective for my learning.
I also tried experimenting with returning multiple values in a function as this was something I was unfamiliar with prior to this project. 
bottom of page