Package serial provides access to serial devices in Go.
The current version has minimal support for Windows and Linux.
Linux support is adapted from https://github.com/schleibinger/sio
Install: $ go get github.com/lnmx/serial
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Package serial provides access to serial devices in Go.
The current version has minimal support for Windows and Linux.
Linux support is adapted from https://github.com/schleibinger/sio
Install: $ go get github.com/lnmx/serial