DeguBites Serial
com.degubites.serial is an OpenUPM Unity package. Cross-platform serial port wrapper for Unity -- supports Windows, Linux, and macOS (Linux and macOS are beta). IL2CPP-compatible: sidesteps System.IO.Ports, which is unavailable under IL2CPP, by P/Invoking kernel32.dll on Windows and libc termios on Linux/macOS. Includes a background-threaded line reader and platform-aware port enumeration.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/degubites/unity-serial.
Owner: degubites.
Topics
Related Unity Packages
- HerdKV com.degubites.herdkv
- UniAPI com.degubites.uniapi
- NatML ARFoundation ai.natml.natml.arfoundation
- BlazeFace ai.natml.vision.blazeface
- BlazePose ai.natml.vision.blazepose
- CenterFace ai.natml.vision.centerface
For registry setup problems, see Unity scoped registry troubleshooting.