Skip to content

Week 11 Homework

Sketch with a Physical Interface

Physical Interface

Build a sketch with a physical interface - take one of your early p5 sketches and make it controllable with a switch, pot or photocell using serial or Bluetooth communication. Alternatively, create a new p5 sketch that reacts to some sort of input. How does this change in control transform the experience of using the sketch?

Reading

Watch the video on serial communication.

(Optionally) Watch the video on Bluetooth communication.

Final

Write a proposal for your final project. This includes a narrative description and a high level pseudocode explainer. Add sketches, gifs, and images as appropriate. Identify where you expect to run into trouble, or where you think you will have a gap in your knowledge.

When submitting your pcomp homework be sure to include

  • A link to your code (on Github)
  • A link to video of your project working