Skip to content

Tag Archives: spring

PCom: Serial Input in Processing

08-Oct-08 | 173 views

I do enjoy the force sensor I got in week 5’s application class so I’ll definitely use it more in the assignment!
First I revisited the processing codes I wrote for week 2, which now seems to be a total mess. I didn’t know about the serialEvent callback then so I parsed the serial input in [...]