Recitation 8
build a circuit with two potentiometers and write an Arduino sketch that reads their values and sends them serially. Then, write a Processing sketch that draws a circle and reads those two analog values from Arduino. This sketch should modify the circle’s x and y values based on the input from Arduino. Just like an… Read more Recitation 8