Skip to content

Raspberry Pi and blink(1)

Philipp Thun edited this page Mar 13, 2014 · 4 revisions

blink(1) and Raspberry Pi work great together

blink(1) and raspi

Building the command-line tool from source

$ sudo apt-get install libusb-1.0-0-dev
$ git clone https://github.com/todbot/blink1.git
$ cd blink1/commandline
$ make
$ sudo ./blink1-tool --on