For the first Serial Communications lab, I decided to test out a small Force Resistor. Here is my setup:

Here is a screenshot of the Force Resistor values graphed:

Batu and I then teamed up for the Multiple Serial Output lab. It was hard to decipher the code for the Punctuation sketch as I don’t really understand what Strings are.

It was helpful to walk through the code with Batu and it seemed to make sense. We were able to see the Sensor Values in Processing but once we added the code for the ball, we got this error:

We added the ball sensor code at the end of serialEvent but it did not work while previously, the rest of our sketch had worked and was reading the sensor values. At this point, Batu and I decided to call it a night!