SKU:A164


























Tab5 Keyboard is a 70-key physical keyboard input expansion module designed specifically for Tab5. It connects directly to the host via Tab5 Ext.Port1, enabling a plug-and-play input experience. The module integrates an STM32F030C8T6 main control chip, responsible for keyboard matrix scanning and communication processing. The preloaded firmware supports three operating modes: Normal, HID, and Character, adapting to different interaction requirements. The keyboard adopts a 14 x 5 matrix design, supports multiple simultaneous key presses, and provides a complete set of letters, numbers, symbols, and commonly used function keys such as Aa, Ctrl, Sym, Alt, Tab, Esc, and arrow keys. The device communicates with Tab5 via I2C and provides an independent interrupt pin for low-latency real-time reporting of key events. Two onboard RGB LEDs can be used for full-color status indication. With a compact structure and simple connection method, it is suitable for text input, command interaction, and various portable applications that require a physical keyboard.
| Specification | Parameter |
|---|---|
| MCU | STM32F030C8T6 |
| Keys | 70-key keyboard |
| I2C Address | 0x6D (default) |
| RGB LED | 2 x WS2812E-1313 |
| Interface | 2 x 5 PIN header, 2.54mm pitch |
| Standby Power | DC 3.3V@14.5mA |
| Operating Power | RGB (white) maximum brightness: 3.3V@21.5mA Input (RGB off): 3.3V@14.5mA |
| Product Size | 128.0 x 59.4 x 13.1mm |
| Product Weight | 65.2g |
| Package Size | 147.0 x 82.0 x 16.5mm |
| Gross Weight | 97.4g |




| Tab5 | G0 | G1 | G50 |
|---|---|---|---|
| Tab5 Keyboard | SDA | SCL | INT |
Tab5 Keyboard supports three data packet modes to adapt to different application scenarios.
Normal Mode: Returns the key status and its row/column coordinates HID Mode: Returns HID reports. Combined with Tab5 USB / BLE forwarding, it can implement HID input device functionality Character Mode: Returns the name string of the pressed standard key and the Ctrl/Alt modifier status, while Sym/Aa directly implement the corresponding functions.