Categorygithub.com/twpayne/go-serial
repositorypackage
0.0.0-20240402210304-e3dcd07446c5
Repository: https://github.com/twpayne/go-serial.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

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