bluepy
BLE API
Provides a Python interface to access and control Bluetooth Low Energy devices
Python interface to Bluetooth LE on Linux
2k stars
101 watching
490 forks
Language: C
last commit: 5 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ukbaz/python-bluezero | An interface to access Bluetooth functionality in Python without boilerplate code | 396 |
dmazzella/uble | A Python-based driver for controlling Bluetooth Low Energy devices using HCI packets | 85 |
rohitsangwan01/win_ble | Provides an API to interact with Bluetooth Low Energy devices on Windows desktops | 35 |
reedyuk/blue-falcon | A library providing a unified API for Bluetooth Low Energy functionality across multiple platforms. | 347 |
1amageek/bleu | A Bluetooth library that simplifies the use of CoreBluetooth on iOS | 492 |
carglglz/upyble | A command line tool for interacting with Bluetooth Low Energy devices using MicroPython. | 19 |
openbluetoothtoolbox/simpleble | A comprehensive cross-platform BLE library and bindings for various programming languages. | 712 |
juullabs/kable | A Kotlin-based API for interacting with Bluetooth Low Energy devices using asynchronous Coroutines. | 845 |
scipag/btle-sniffer | A utility for monitoring and analyzing Bluetooth Low Energy traffic on Linux systems. | 145 |
ekspla/micropython_aioble_examples | Demonstrates Bluetooth Low Energy (BLE) communication with various devices using MicroPython on ESP32 | 1 |
coolnameismy/babybluetooth-swift | A Swift wrapper library for Bluetooth Low Energy (BLE) functionality on iOS and macOS devices. | 163 |
antonthedev/extendable | Provides a framework for Bluetooth Low Energy connectivity in iOS and related platforms | 101 |
peplin/pygatt | A Python wrapper for Bluetooth LE Generic Attribute Profile (GATT) to access and interact with Bluetooth Low Energy devices | 527 |
floe/btle | Supports basic Bluetooth Low Energy functionality using the nRF24L01+ | 264 |
polidea/rxbluetoothkit | A Bluetooth library that provides an RxSwift wrapper around CoreBluetooth for interacting with BLE devices. | 1,410 |