webbluetooth
Bluetooth API
A Node.js implementation of the Web Bluetooth Specification for enabling Bluetooth device communication in web applications.
Node.js implementation of the Web Bluetooth Specification
150 stars
6 watching
23 forks
Language: TypeScript
last commit: 8 days ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
webbluetoothcg/web-bluetooth | Enables Bluetooth connectivity in web applications | 1,397 |
thegecko/microbit-web-bluetooth | Library implementing the micro:bit Bluetooth Profile for communication with micro:bit devices | 54 |
webbluetoothcg/demos | A collection of demo applications showcasing Web Bluetooth technology | 641 |
thegecko/web-bluetooth-dfu | Enables secure firmware updates via Web Bluetooth for Nordic semiconductor devices. | 99 |
e-sites/bluetonium | A Swift-based Bluetooth library for iOS development | 165 |
keudellcoding/blazor.webbluetooth | A Blazor service that provides experimental access to WebBluetooth features | 4 |
ngammarano/microbit-web-bluetooth | A collection of Web Bluetooth examples for interacting with micro:bit devices | 6 |
reedyuk/blue-falcon | A cross-platform BLE library that provides a unified API for mobile and desktop developers to interact with Bluetooth Low Energy devices. | 352 |
manolofdez/asyncbluetooth | A Swift library that adds concurrency and utility functions to CoreBluetooth APIs | 171 |
lgbluetooth/lgbluetooth | A lightweight library simplifying Core Bluetooth development by providing a clean and block-based API for peripheral discovery, connection management, and characteristic interactions. | 175 |
mafintosh/ble-swarm | A JavaScript library for creating and managing Bluetooth Low Energy swarm networks | 62 |
bluez/bluer | A Rust interface to the Linux Bluetooth protocol stack. | 325 |
alt236/bluetooth-le-library---android | A library providing easy access to Bluetooth LE device information and iBeacon data | 860 |
google/bumble | A full-featured Bluetooth stack written in Python for app development, emulation, testing and experimentation. | 281 |
ukbaz/python-bluezero | An interface to access Bluetooth functionality in Python without boilerplate code | 398 |