Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 309 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 309 Bytes

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:

  1. Install the program: go get github.com/rpi-void-star/serial-demo-go
  2. Run the go file: go run $GOPATH/github.com/rpi-void-star/serial-demo-go/serial.go