bennuttall / picap-simple-touch-py

Bare Conductive Pi Cap Simple Touch Utility

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bare Conductive

Bare Conductive Pi Cap Simple Touch Utility

Example touch detection code for the Bare Conductive Pi Cap. Writes simple touch / release event messages to stdout.

Requirements

Install / Build

  • You should install this code as part of the Pi Cap Raspbian package: sudo apt-get install picap
  • However, if you are doing this yourself, clone the repository and follow the usage instructions.

Usage

python simple-touch.py

N.B. must be run as root

About

Bare Conductive Pi Cap Simple Touch Utility

License:MIT License


Languages

Language:Python 53.1%Language:Shell 46.9%