/binclock

Binary clock for the Raspberry Pi Sense

Primary LanguageCGNU General Public License v3.0GPL-3.0

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