Skip to content

Package for using serial communication in Unity3d in Windows

License

Notifications You must be signed in to change notification settings

bentalebahmed/UnityCOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 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').

Contributing or Asking

Contact : [email protected]

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