Parsing multiple serial inputs

Though five data formats were present, the ASCII on the left was not viewable due to the very low range of the sensor resulting in only non displayed ASCII characters.
After getting acquainted with different ways to separate multiple sensor values in serial read, including punctuation and handshake methods, a simple processing sketch that uses multiple sensor values in much the same way that a ball and roller style mouse functions.
This will definitely come into play with our group’s EMG read / write project for the media controller assignment… where, if things go smoothly, we should have at least four simultaneous sensors.