Assignment 3
Due 23:59, 5 Feb, please post a .zip folder with your p5.js folder, Arduino sketch, and Fritzing sketch. If you can post video, great.
Tie your previous project (or a new one if you like) to a p5.js client: display the state of your client and any relevant sensor data in p5.js. Use graphics, animation, sound, or any other p5.js feature you think is the best element for displaying this data.
I don’t think println works on Chrome console (gives Uncaught Error). Works with print. Anyone else had this issue?