A configurable USB macropad built using the STM32F446RE and TinyUSB. The device operates as a composite USB HID + CDC device, allowing runtime key remapping through a Python desktop configurator while ...
MicroPython is a wonderful Python interpreter that runs on many higher-end microcontrollers, from ESP8266 to STM32 to the RP2040. MicroPython lets you build devices quickly, and its latest release, ...