/go-serial

Package serial handles serial ports.

Primary LanguageGoMIT LicenseMIT

go-serial

PkgGoDev

Package serial handles serial ports.

Features

Compared to existing libraries like https://github.com/tarm/serial, go-serial is:

  • Maintained.
  • Linux, macOS, and *BSD only.
  • Enables reconfiguration of open ports.
  • Uses modern Go libraries (golang.org/x/sys/unix).

License

MIT