Do you have a knob on your mechanical keyboard but aren't sure what to use it for? Here are a few different options to make ...
If you're using a mechanical keyboard or planning to build one yourself, the firmware flashed to the onboard MCU or dev board ...
enabling physical knobs to be placed on capacitive touchscreens, which is rare in other touchscreen development kits. It removes the need for rotary encoder ICs and additional MCU since everything is ...
As a reminder, the SmartKnob View is an ESP32-S3-based DIY rotary knob built around a BLDC motor. With clever software and engineering, the motor is so configured that it can do software configurable ...
An alternate decoder algorithm that is more tolerant of noise is enabled by the Cargo feature table-decoder. It follows the discussion of noisy decoding here. You can call update from an ISR. You may ...