noble
BLE central
A Node.js module for Bluetooth Low Energy central device functionality
A Node.js BLE (Bluetooth Low Energy) central module
3k stars
110 watching
864 forks
Language: JavaScript
last commit: over 2 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
noble/bleno | A Node.js module for implementing BLE peripherals | 2,128 |
clausbroch/node-red-contrib-noble-bluetooth | A Node-RED module for interacting with Bluetooth Low Energy devices using the noble Bluetooth library | 8 |
jasonchenlijian/fastble | An Android Bluetooth Low Energy development framework with a simple and efficient API for scanning, connecting, reading, writing, notifying, and managing multiple connections. | 5,325 |
floe/btle | Supports basic Bluetooth Low Energy functionality using the nRF24L01+ | 264 |
dariuszseweryn/rxandroidble | A powerful Android Bluetooth Low Energy library with RxJava3 interface | 3,443 |
antonthedev/extendable | Provides a framework for Bluetooth Low Energy connectivity in iOS and related platforms | 101 |
t-vk/esp32-ble-keyboard | Library that enables ESP32 devices to function as Bluetooth keyboards, sending key presses and text to connected devices. | 2,455 |
rhummelmose/bluetoothkit | A framework providing a simplified API for BLE communication on iOS devices | 2,273 |
nodeos/nodeos | A lightweight operating system built on top of Node.js to provide a minimal user environment and abstract the underlying infrastructure. | 6,947 |
nordicsemiconductor/android-ble-library | A comprehensive Android Bluetooth Low Energy library with improved features and support for Kotlin | 2,045 |
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 |
don/cordova-plugin-ble-peripheral | A Cordova plugin for implementing Bluetooth Low Energy peripherals | 31 |
openbluetoothtoolbox/simpleble | A comprehensive cross-platform BLE library and bindings for various programming languages. | 712 |
lathoub/arduino-ble-midi | This project provides a MIDI transport layer over Bluetooth Low Energy (BLE) for Arduino boards | 228 |
juullabs/kable | A Kotlin-based API for interacting with Bluetooth Low Energy devices using asynchronous Coroutines. | 845 |