Javadoc link

The Mpr121 service

Example code (from branch develop):
#file : Mpr121.py (github)
#########################################
# Mpr121.py
# description: MPR121 Touch sensor & LED Driver
# categories: shield, sensor, i2c
# more info @: http://myrobotlab.org/service/Mpr121
#########################################
 
# start the service
mpr121 = runtime.start('mpr121','Mpr121')