/picap-simple-touch-py

Bare Conductive Pi Cap Simple Touch Utility

Primary LanguagePythonMIT LicenseMIT

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