Serial Out Lab – IPC
Serial Out with an Arduino
Lab:
Solution: Arduino Code, Processing Code
For this lab, a 10k potentiometer is used to control a Processing sketch. As the potentiometer changes from one value to another, the graph represents this change. The Arduino is able to communicate with Processing in this lab by sending bytes via the USB cable.

Leave a Reply