5 Repos
Libraries for interfacing with button matrices and keyboards.
Explore 5 awesome GitHub repositories matching part of an awesome list · Keypad Interfaces. Refine with filters or upvote what's useful.
Johnny-Five is a JavaScript robotics framework and microcontroller hardware interface designed for programming robots and IoT devices. It provides a standardized library for managing pins, motors, and displays across various microcontroller platforms, allowing developers to control sensors and actuators using a consistent JavaScript API. The framework is distinguished by its use of a plugin-based hardware abstraction system, which enables communication with diverse hardware platforms and protocols. It supports real-time hardware manipulation and debugging through a read-eval-print loop that a
Detects button presses, holds, and releases from a keypad via an analog pin.
A Python class for controlling the Pimoroni RGB Keypad for the Raspberry Pi Pico.
Class for controlling RGB keypad hardware.
PyBoard Keyboard
Support for multi-key keyboard hardware.
A MicroPython module for asyncio button.
Asyncio-based module for button handling.
MicroPython library for interfacing with a keypad matrix
Library for interfacing with keypad matrices.