Kruhlmann / binclock

Binary clock for the Raspberry Pi Sense

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

binclock

Binary clock for the Raspberry Pi Sense

Usage

binclock <output_device> <input_device>

Default sense device on a raspberry pi is typically /dev/fb0 or /dev/fb1. The input device is one of the devices listen under /dev/input/event*. See stick.py:75 for details on how this is located.

Installation

sudo make install

About

Binary clock for the Raspberry Pi Sense

License:GNU General Public License v3.0


Languages

Language:C 91.2%Language:Makefile 6.0%Language:Roff 2.8%