Blinka is our CircuitPython compatibility layer for MicroPython and single board computers such as the Raspberry Pi.
You can also get an "analog" touch value with touch_pin.raw_value to do basic proximity detection or even theremin-like behavior. If your board's CircuitPython has the keypad library (most do), then I ...
Adafruit has announced the release of the CircuitPython 6.0.0 Release Candidate 0. For those of you unfamiliar with CircuitPython, it is a full Python compiler and runtime created for ...