Registry / networking / grid-x-serial

grid-x-serial

JSON →
library0.0.0-20211107191517-583c7356b3aagogounverified

Package serial provides a cross-platform serial reader and writer.

go get github.com/grid-x/serial
INSTALL
IMPORT
SIG · GRID-X-SERIAL
G
grid-x-serial
networkinggov0.0.0-20211107191517-583c7356b3aa
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

serial
github.com/grid-x/serial

Open a serial port for communication

package main import ( "fmt" "github.com/grid-x/serial" ) func main() { port, _ := serial.Open("/dev/ttyUSB0", 9600) fmt.Println(port) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20211107191517-583c7356b3aalatest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
grid-x-serial — go get grid-x-serial · libregistry