espp/t_keyboard

0.21.0

uploaded 2 days ago
LilyGo T-Keyboard component for ESP-IDF

readme

# LilyGo T-Keyboard Component

The `TKeyboard` component provides a simple interface to the T-Keyboard
keypad. It allows you to read which key is currently pressed.

Note: the t-keyboard (default firmware) doesn't use the interrupt output to
indicate when a new key is pressed.

## Example

This example shows how to get the user input (key presses) from the LilyGo
T-Keyboard. It is designed to run on a LilyGo T-Deck.

Links

Supports all targets

Maintainer

  • William Emfinger <waemfinger@gmail.com>

License: MIT

To add this component to your project, run:

idf.py add-dependency "espp/t_keyboard^0.21.0"

or download archive

Stats

  • Archive size
    Archive size ~ 8.43 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

espp/t_keyboard version: 0.21.0
|