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 ...
micropython-esp32-ulp contains a small preprocessor, which aims to fulfill one goal: facilitate assembling of ULP code from Espressif and other open-source projects to loadable/executable machine code ...
Modern microcontrollers like the RP2040 and ESP32 are truly a marvels of engineering. For literal pocket change you can get a chip that’s got a multi-core processor running at hundreds of megahertz, ...
Adafruit has this month announced the availability of its CircuitPython 6.0.0 alpha.3 release, providing a “relatively stable” although some API changes and additions are not yet included. In future ...
Progressing from the rollout of the CircuitPython 6 alpha releases, Adafruit has today announced the release of the first CircuitPython 6.0.0 Beta 0. For those of you unfamiliar with CircuitPython, it ...