Skip to content

Bare Conductive keyboard emulation in Python for the Pi Cap

License

Notifications You must be signed in to change notification settings

BareConductive/picap-keyboard-py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bare Conductive

Bare Conductive Keyboard Emulation

Code for the Bare Conductive Pi Cap. Allows you to emulate a keyboard and map keyboard strokes to the Pi Cap's electrodes.

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

modprobe uinput
python keyboard.py

N.B. must be run as root

About

Bare Conductive keyboard emulation in Python for the Pi Cap

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published