11 Forks
144 Stars
144 Watchers

ESP32-USB-TO-BLE

This project involves the creation of a Bluetooth adapter using an ESP32, enabling wireless connectivity for USB keyboards and mice. By leveraging the ESP32's capabilities, users can effortlessly connect their input devices to various devices without the constraint of physical cables.

How to download and setup ESP32-USB-TO-BLE

Open terminal and run command
git clone https://github.com/jmdmahdi/ESP32-USB-TO-BLE.git
git clone is used to create a copy or clone of ESP32-USB-TO-BLE repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ESP32-USB-TO-BLE https://github.com/jmdmahdi/ESP32-USB-TO-BLE/archive/master.zip

Or simply clone ESP32-USB-TO-BLE with SSH
[email protected]:jmdmahdi/ESP32-USB-TO-BLE.git

If you have some problems with ESP32-USB-TO-BLE

You may open issue on ESP32-USB-TO-BLE support forum (system) here: https://github.com/jmdmahdi/ESP32-USB-TO-BLE/issues