No description
Find a file
2018-12-20 13:59:58 -06:00
.github Add GitHub pull request template 2016-05-27 13:24:04 -07:00
Adafruit_MPR121 Add retry and reset when I2C calls fail with timeout, fixes issues with Pi 2 flakiness. 2015-02-17 22:33:32 -08:00
examples added option for music or animal sounds :) 2017-03-15 09:02:46 -04:00
.gitignore Initial commit 2014-12-18 15:34:02 -08:00
ez_setup.py Initial commmit. 2014-12-18 23:43:13 +00:00
LICENSE Initial commit 2014-12-18 15:34:02 -08:00
README.md updating readme for deprecation 2018-12-20 13:59:58 -06:00
setup.py Fix python 3 pip install issue with ez_setup relative import. 2016-10-20 02:51:16 +00:00

DEPRECATED LIBRARY Adafruit Python MPR121

This library has been deprecated! We are leaving this up for historical and research purposes but archiving the repository.

We are now only supporting the use of our CircuitPython libraries for use with Python.

Please see the MPR121 guide for using this sensor: https://learn.adafruit.com/adafruit-mpr121-12-key-capacitive-touch-sensor-breakout-tutorial/python-circuitpython

Python library for interfacing with a MPR121 capacitive touch sensor on the Raspberry Pi, BeagleBone Black, etc.

Designed specifically to work with the Adafruit MPR121 capacitive touch sensor ----> https://www.adafruit.com/product/1982

Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!

Written by Tony DiCola for Adafruit Industries. MIT license, all text above must be included in any redistribution