asterics / esp32_mouse_keyboardLinks
ESP32 implementation for HID over GATT Keyboard and Mouse (Bluetooth Low Energy). Including serial API for external modules (similar to Adafruit EZKey HID)
☆865Updated last year
Alternatives and similar repositories for esp32_mouse_keyboard
Users that are interested in esp32_mouse_keyboard are comparing it to the libraries listed below
Sorting:
- Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)☆927Updated last year
- Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)☆2,968Updated last year
- ESP32S2 native USB library. Implemented few common classes, like MIDI, CDC, HID or DFU (update).☆542Updated 2 years ago
- ESP32 software USB host through general IO pins. We can connect up to 4 USB-LS HID (keyboard mouse joystick) devices simultaneously.☆478Updated 9 months ago
- Software-only ESP8266 USB Device☆1,526Updated 3 years ago
- Keyboard firmware for ESP32 microcontrollers☆696Updated last year
- An Arduino wrapper to @sdima1357's usb_soft_host esp-idf example☆347Updated last month
- Arduino library for TinyUSB☆614Updated 2 months ago
- Bluetooth LE Keyboard library for the ESP32 (Arduino IDE compatible)☆132Updated last year
- A fork of the NimBLE library structured for compilation with Arduino, for use with ESP32, nRF5x.☆973Updated 2 weeks ago
- Arduino GFX developing for various color displays and various data bus interfaces☆1,038Updated last week
- ☆702Updated 3 weeks ago
- A Walkie-Talkie based around the ESP32 using UDP broadcast or ESP-NOW☆583Updated 6 months ago
- Bluetooth LE Mouse library for the ESP32 (Arduino IDE compatible)☆96Updated 3 years ago
- A internet radio and bluetooth speaker project for the Espressif ESP32☆813Updated 4 years ago
- A simple E-Paper display library with common base class and separate IO class for Arduino.☆878Updated 2 years ago
- Human Interface Device (HID) over Bluetooth Low Energy (BLE) GATT library for MicroPython.☆313Updated 2 months ago
- Full featured TFT library for ESP32 with demo application☆636Updated last year
- Bluetooth LE Gamepad library for the ESP32☆1,437Updated last week
- DIY Programmable Bracelet☆321Updated 2 years ago
- GUIslice drag & drop embedded GUI in C for touchscreen TFT on Arduino, Raspberry Pi, ARM, ESP8266 / ESP32 / M5stack using Adafruit-GFX / …