Group Member: Yiyang
(Arduino codes are commented in the bottom of p5 links)
1. make something that uses only one sensor on Arduino and makes the ellipse in p5 move on the horizontal axis, in the middle of the screen, and nothing on arduino is controlled by p5
p5 & arduino: https://editor.p5js.org/joyzheng/sketches/63Yg60k8D
Video Documentation: IMG_9638
2. make something that controls the LED brightness from p5
p5 & arduino: https://editor.p5js.org/yiyang/sketches/dtftbIzaK
3. take the gravity wind example (https://editor.p5js.org/aaronsherwood/sketches/I7iQrNCul) and make it so every time the ball bounces one led lights up and then turns off, and you can control the wind from one analog sensor
p5 & arduino: https://editor.p5js.org/joyzheng/sketches/v77Sd41K4
Video Documentation: IMG_9640