Human Interface Device (HID) over Bluetooth Low Energy (BLE) GATT library for MicroPython.
GNU General Public License v3.0
238
stars
32
forks
source link
How to connected to a ble keyboard by esp32? Are there some example code? Thanks #14
Closed
shengxiangithub closed 1 year ago
There are two example classes:
examples/simple/keyboard_example.py
examples/async/keyboard_example.py