Generic serial connector for Unity.
This package uses UnityEvents to make it simple to hook in your own scripts which need to process data.
Look at the demo for an example of how to use the SerialConnection class.
To operate the controller from inspector:
- Enter the port name and config manually
- Click Open Port