serial communication lab

This lab introduced us to the idea of serial communication between Arduino and Processing. Serial communication allows us to take output data from, in this case, a single sensor and generate a graphical representation of that data in Processing.

Leave a comment