Serial Communication Exercises

[in collaboration with Vivianna]

Exercise 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:

Exercise 2:

Make something that controls the LED brightness from p5:

Exercise 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:

Leave a Reply