Serial Connection
Short Description
namespace JelleVer.ConnectionTools
Installation
This can be imported as a UnityPackage in any existing Unity project through the Package manager with the Git url.
Documentation
Here is the full API Documentation
Usage
- Add the
SerialConnectionscript to an object. - Set the
IOPort,baudeRateandreadTimeout - Register a string function to work with the serial data
Licensing
The code in this project is licensed under MIT license.