Hello, I am working with a Arduino board with four sensors that float between a ± 30 value
I want to make a processing graph that tracks this data and updates regularly at 5ms intervals and scrolls live.
the board pumps data out over serial.
could anyone point me in the right direction?