Notes and thoughts from reading Sketching User Experiences: The Workbook:
- I am not much of a sketcher, but its something I’ve been considering doing for creative ideas for a long time. Reading this for class pushed me to go buy a sketch book although I haven’t used it yet.
- I am a picture taker - gathering ideas and inspiration both in my camera roll on my phone and on pinterest are much more familiar acts to me
Midterm Concept
- Meeting with Tom Xia to come up with a concept - we’re very interested in using light as medium to explore interactions.
Labs
- Looking at the serial communication labs with p5js since they potentially relate to the concept Tom and I have for our midterm project.
- Decided not to go down this route for our midterm but still looks interesting! Got my port talking to p5js but did not go farther
Questions
- In Lab: Serial Input to p5.js Using the p5.webserial Library, I’m trying to print the potentiometer’s value at any given time, but it’s messy and printing so much. Is there a way to slow it down and/or make it look more organized? Does it even matter? Should I ignore it?