
Object
This course takes a hands-on approach, meaning that students spend a lot of time building circuits, soldering, writing programs, building structures to hold sensors and controls, and figuring out novel ways to make all of these things relate to a person’s physical expression. The primary platform for the class is a microcontroller, and the core technical concepts include digital, analog, and serial input and output. The course also focuses on interaction design and what it means to incorporate electronic projects into our lives.

I create an interactive application in P5.JS and use serial communication to send values between my Arduino and my application.

This lab explores analog output through frequency modulation. I practice how to connect analog sensors to an Arduino, and connect this input to sound through a piezo buzzer.

