Designed by Hartmut Graw, the LispDeck is a Handheld Lisp computer built around the Teensy 4.1 microcontroller for Lisp ...
This is a port of Arduino to the RP2040 (Raspberry Pi Pico processor) and RP2350 (Raspberry Pi Pico 2 processor). It uses the bare Raspberry Pi Pico SDK and a custom GCC 14.2/Newlib 4.3 toolchain and ...
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 ...