UART_Keyboard

Signal Input/Output

Arduino driver for BC6xxx & BC759x series chips with UART keyboard interface.
Supports BC6301, BC6561, BC6040, BC6088, BC7595 and BC7591, these chips provide a full-functional keyboard interface from 30-keys to 96-keys with a single UART RX line. With this driver, user can easily detect: single key short-press, single key release, single key long-press, combined key short-press, combined key long-press, combined key release, and can detect no keyboard action in a certain time.

Author: Bitcode

Maintainer: Bitcode support

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.