Blinkt Go Examples Save

The beginning of Blinkt examples programs in Go

Project README

blinkt_go_examples

These examples go with the Blinkt_go library

The Pimoroni Blinkt! is an 8x RGB LED add-on for the Raspberry Pi.

Running one of the examples:

export GOPATH=$HOME/go/
mkdir -p /home/pi/go/src/github.com/alexellis/
git clone https://github.com/alexellis/blinkt_go_examples

cd progress
go get
sudo -E go run app.go

The Pimoroni Python examples are available here:

https://github.com/pimoroni/blinkt/tree/master/examples

PRs are welcome to port examples across to Go.

Open Source Agenda is not affiliated with "Blinkt Go Examples" Project. README Source: alexellis/blinkt_go_examples
Stars
37
Open Issues
1
Last Commit
6 years ago

Open Source Agenda Badge

Open Source Agenda Rating