monocle-micropython icon indicating copy to clipboard operation
monocle-micropython copied to clipboard

Make touch capacitance configurable from Micropython

Open josuah opened this issue 2 years ago • 1 comments

Different people have different body capacitance, so various sensitivity might help compensating different contexts. I.e. "gloves mode".

josuah avatar Nov 20 '22 16:11 josuah

Good point. We really need a lot of testing for this. There are only 2-3 parameters the user needs control over in the AZ chip to do this tuning. They will require the AZ registers also to be read so the current value of the prox reading can be printed to the screen for setting the threshold.

vr2045 avatar Nov 20 '22 17:11 vr2045