kulbhushanchand/ArduinoSerialThreading
A script to read curves from a Touche programmed Arduino. This will create a new Thread for reading incoming Arduino serial data. Useful for working with sensors in Unity and not have the serial port cause a slow down on the main thread. Also includes methods for storing and comparing curves.
C#