MPR121 in LCD32MK; what are R8-R11 there for ?
Posted: Sun Aug 30, 2015 8:03 am
Hello pyboard community.
I was playing with my extension board LCD32MKv10 (LCD screen plus four buttons); when I noticed that the buttons are handled by a capacitive touch sensor: the MPR121.
This means that the same extension board is equivalent to having
http://www.exp-tech.de/sparkfun-mpr121- ... kout-board
or a
https://www.adafruit.com/products/2340
thus enabling cool stuff like https://vimeo.com/127429518 (minus the PC)
Looking at the schematic all 12 capacitive touch sensors are exposed on J3 http://micropython.org/resources/LCD32M ... matics.pdf.
(similar to the sparkfun breakout board http://dlnmh9ip6v2uc.cloudfront.net/dat ... ut-v13.pdf )
My question is simple: what is the role of R8-R11 ? are they really 0 Ohms ?
thanks for your replies !
I was playing with my extension board LCD32MKv10 (LCD screen plus four buttons); when I noticed that the buttons are handled by a capacitive touch sensor: the MPR121.
This means that the same extension board is equivalent to having
http://www.exp-tech.de/sparkfun-mpr121- ... kout-board
or a
https://www.adafruit.com/products/2340
thus enabling cool stuff like https://vimeo.com/127429518 (minus the PC)
Looking at the schematic all 12 capacitive touch sensors are exposed on J3 http://micropython.org/resources/LCD32M ... matics.pdf.
(similar to the sparkfun breakout board http://dlnmh9ip6v2uc.cloudfront.net/dat ... ut-v13.pdf )
My question is simple: what is the role of R8-R11 ? are they really 0 Ohms ?
thanks for your replies !