A device driver for the Freescale MPR121 capactive touch IC. Not optimized for any particular system, just a starting point to get the chip up in running in no time. Changes to registers init() method will tailor the library for end system use.

Dependents:   Seeed_Grove_I2C_Touch_Example MPR121_HelloWorld mbed_petbottle_holder_shikake test_DEV-10508 ... more

Datasheet:

http://cache.freescale.com/files/sensors/doc/data_sheet/MPR121.pdf

Information

Must add pull-ups to the I2C bus!!

Revision:
7:eb4012317732
Parent:
3:828260f21de6
--- a/MPR121.h	Tue Aug 27 21:39:33 2013 +0000
+++ b/MPR121.h	Wed Oct 22 15:09:41 2014 -0500
@@ -192,3 +192,4 @@
 };
 
 #endif
+