ESP32-BLE-Keyboard
Bluetooth keyboard library
Library that enables ESP32 devices to function as Bluetooth keyboards, sending key presses and text to connected devices.
Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)
2k stars
53 watching
410 forks
Language: C++
last commit: 4 months ago arduinoarduino-libraryblebluetoothbluetooth-leesp32keyboard
Related projects:
Repository | Description | Stars |
---|---|---|
ekspla/micropython_aioble_examples | Demonstrates Bluetooth Low Energy (BLE) communication with various devices using MicroPython on ESP32 | 1 |
lathoub/arduino-ble-midi | This project provides a MIDI transport layer over Bluetooth Low Energy (BLE) for Arduino boards | 228 |
deqingsun/ble-keyboard-mouse-dongle | A CC2540-based BLE dongle enabling keyboard and mouse control via smartphone Web Bluetooth API on Raspberry Pi/HTPC systems. | 41 |
justcallmekoko/esp32marauder | A suite of tools to attack and defend against WiFi/Bluetooth devices using ESP32 microcontrollers | 5,803 |
arduino-libraries/arduinoble | A library providing Bluetooth Low Energy connectivity on various Arduino boards | 314 |
carglglz/upyble | A command line tool for interacting with Bluetooth Low Energy devices using MicroPython. | 19 |
floe/btle | Supports basic Bluetooth Low Energy functionality using the nRF24L01+ | 264 |
insighio/esp32-microgamepad-ble | An ESP32-based project creating a dual-analog joystick gamepad over BLE for robot projects. | 16 |
dmazzella/uble | A Python-based driver for controlling Bluetooth Low Energy devices using HCI packets | 85 |
espressif/arduino-esp32 | An Arduino core for the ESP32 microcontroller family | 13,664 |
nordicsemiconductor/android-ble-library | A comprehensive Android Bluetooth Low Energy library with improved features and support for Kotlin | 2,045 |
1amageek/bleu | A Bluetooth library that simplifies the use of CoreBluetooth on iOS | 492 |
noble/noble | A Node.js module for Bluetooth Low Energy central device functionality | 3,414 |
coolnameismy/babybluetooth-swift | A Swift wrapper library for Bluetooth Low Energy (BLE) functionality on iOS and macOS devices. | 163 |
scythestudio/qt-ble-example | An example project demonstrating Bluetooth low energy usage in Qt with ESP32 for a parking sensor application. | 0 |