Examples
Capacitive sensor using CVD
Note: CVD method requires at least 2 sensors. One of them can be a dummy sensor.
Capacitive sensor using touchRead
foo
Capacitive sensor using analogRead
foo
Combining capacitive and resistive sensing
foo
Callbacks
bar
Other features
When more than one button is pressed, you can use getSensorWithLargestDelta()
to find which button has the strongest press.