Skip to content

bentalebahmed/UnityCOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

UnityCOM

Package for using serial communication in Unity3d in Windows

How it Works

Pair your port with you computer.

Add SerialCOM to a GameObjct.

Use SerialWrapper script to read or write data.

Installation

In Player Settings -> other Settings use .NET 4.x

Add unityPackage to Unity, in folder serial communication you will find a scene "New Scene" to test the COM port (teseted on Arduino uno, nano).

For the incoming data, SerialCOM script reads till new line appears ('\n').

License

MIT

About

Package for using serial communication in Unity3d in Windows

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published