04 | Communication
Schedule #
TIME | MON 14/11 | TUE 15/11 | WED 16/11 | THU 17/11 | FRI 18/11 |
---|---|---|---|---|---|
09:15β12:00 | |||||
12:00β13:00 | π₯ππ±ππ | π₯ππ±ππ | π₯ππ±ππ | π₯ππ±ππ | π₯ππ±ππ |
13:15β15:00 | Communication: Serial, Keyboard, Mouse, HID | Communication: WiFi, OSC | |||
15:15β17:00 | Project Proposal Presentations |
Homework #
Assignment (Deadline: Tuesday, November 22 at 13:00) #
Create a small project that does the following:
- Read at least two sensor values using Arduino. You can use any sensor you want to but they should be some other sensors than the ones we used in the class examples this week. They can also be two channels from the same sensor such as the X and Y of the accelerometer.
- Print out the values using the Serial port in a way that you can separate the different values.
- Create a small sketch using Processing or p5.js (or some other programming environment) to read the sensor values from the serial port. You can use the examples on this page as a starting point.
- Map the sensor values to some parameters in your sketch. You can simply visualize the data in some way or create something more interesting and meaningful that is more connected to the interaction. Do something else than the example we created today.
Document your project on your course website. Deadline: Tuesday, November 22 at 13:00.