go-firmata icon indicating copy to clipboard operation
go-firmata copied to clipboard

Arduino Firmata client for golang

Results 3 go-firmata issues
Sort by recently updated
recently updated
newest added

I think the repo definitely need better documentation

- log4go dependency removed - Updated README - gofmt formatting

Tried to install go-firmata but was inform go get is absolete and fails. ```linrox@Lucidmare2:~$ go get github.com/kraman/go-firmata go: go.mod file not found in current directory or any parent directory. 'go...