/serial

Serial library for go

Primary LanguageGoMIT LicenseMIT

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