Pierre-yves Baloche (@FunkyPiwy on Twitter) posts about using a Pimoroni keypad with a Raspberry Pi Pico microcontroller board to make a custom keyboard for Minecraft.
The project uses CircuitPython 6.2.0 to easily provide the USB human interface device (HID) capabilities to the pico and send user defined keystrokes to a connected computer.
You can read more on the Twitter thread here and see the code on GitHub.
No comments:
Post a Comment