chegewara / esp32-hid-keyboard-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is simple demo code to use as BLE HID keyboard client to receive data from keyboard and handle data. Since it is simplified demo it will handle only 1 key at the same time.

About


Languages

Language:C++ 81.9%Language:C 18.1%