mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
.. | ||
main | ||
CMakeLists.txt | ||
README.md | ||
sdkconfig.defaults |
Supported Targets | ESP32 |
---|
ESP-IDF HID Device over Bluetooth Classic Demo
Demo of HID Device over Bluetooth Classic.
This turns the device into a mouse, but can be altered to be any kind of HID device.
After loading the code, connect with a computer to a device broadcasting as "HID Mouse Example". The mouse should move left and right while they are connected.