| Multi Keypad | Keypad Debouncer | MCP23017 Matrix Scanner |
|---|---|---|
| Use multiple instances of keypad or compatible classes as one with a single event queue. | WORK IN PROGRESS Converts a keypad queue into double clicks, long presses, and more information on the buttons states. | Scan a keyboard with a MCP21017 using an API modelled after the keypad module. |
| XML ElementTree | HID Absolute Mouse | Websockets Client |
| Port of the XML parser Library from Micropython. | Absolute Mouse Definition for the Adafruit HID library, for absolute positionning on screen. | Websockets client, ported from uwebsockets. |
| M5Stack Unit 8 | Waveshare LCD1602 | Analog Button Keypads |
| Driver for M5Stack Unit8 Encoder and Angle breakouts. | Driver for Waveshare's I2C character display LCD1602. | Helper class for buttons using a resistor ladder and analog output. Follows the keypad module API. |
| TM1637 7-segment displays | ||
| Bit-banged driver for a 7-segment display driven by the TM1637 chip. |



