admarschoonen / TouchLib

A generic touch library for Arduino, usable for both resistive and capacitive touch
GNU Lesser General Public License v3.0
28 stars 4 forks source link

constant timeing for touchRead() #11

Open admarschoonen opened 7 years ago

admarschoonen commented 7 years ago

let semi-autotuning program measure minimum and maximum time for not touched and completely touched and use that in TouchLib to determine how many cycles and / or how many delays are needed to get constant timing