Basic serial demo using goburrow's golang serial library.
First you'll need to go environment: https://golang.org/doc/install
To run the program:
- Install the program:
go get github.com/rpi-void-star/serial-demo-go
- Run the go file:
go run $GOPATH/github.com/rpi-void-star/serial-demo-go/serial.go