Skip to content

Now with single and double tap options!

Compare
Choose a tag to compare
@kattni kattni released this 30 Dec 03:27
9679cd8

Tap detection is now configurable using cpx.detect_taps to determine whether to look for single or double-taps.

Improved documentation with examples for using detect_taps and tapped.

Designed to work with CircuitPython 2.2 or newer (currently available as 2.2rc1). This library will work with older versions of CircuitPython, although some functionality will not be available.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle or the zip from here that matches the version of CircuitPython you are using.

Read the docs for info and examples.