Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 902 Bytes

readme.md

File metadata and controls

23 lines (13 loc) · 902 Bytes

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