Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

bjschafer/piio-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PIIO-go

In progress...

Building

Run the following commands:

export GOOS=linux

export GOARCH=arm

go build

The resulting binary has been cross-compiled and will run directly on a Raspberry Pi. You can just copy it over by your favorite means (e.g. scp) and run it. No guarantees it works!

About

Golang interface for PIIO board

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages