micropython_aioble_examples
BLE demos
Demonstrates Bluetooth Low Energy (BLE) communication with various devices using MicroPython on ESP32
A few aioble (asyncio BLE) examples of micropython using esp32
1 stars
2 watching
0 forks
Language: Python
last commit: 7 days ago aiobleasyncioblebluetooth-low-energyesp32heart-ratehiokimicropythonmultimeternordic-uart-servicenuspythonvoltmeterymodem
Related projects:
Repository | Description | Stars |
---|---|---|
scythestudio/qt-ble-example | Demonstrates BLE connectivity and usage with ESP32 in a Qt application | 0 |
dmazzella/uble | A Python-based driver for controlling Bluetooth Low Energy devices using HCI packets | 85 |
mcauser/micropython-aioble-itag | A MicroPython library for interacting with iTag BLE keychain tags using AIOBLE. | 1 |
lathoub/arduino-ble-midi | This project provides a MIDI transport layer over Bluetooth Low Energy (BLE) for Arduino boards | 233 |
floe/btle | Supports basic Bluetooth Low Energy functionality using the nRF24L01+ | 264 |
ianharvey/bluepy | Provides a Python interface to access and control Bluetooth Low Energy devices | 1,610 |
matthias-bs/micropython-miflora | A MicroPython library that reads data from Xiaomi Mi Flora BLE plant sensors | 6 |
carglglz/upyble | A command line tool for interacting with Bluetooth Low Energy devices using MicroPython. | 19 |
alekseyfedorovich/adxl345_spi_micropython | A Python library for interacting with the ADXL345 accelerometer via SPI protocol on MicroPython-enabled MCU boards | 18 |
v33ru/ble-nullblr | An IoT project demonstrating the basics of BLE technology and its security compared to classic Bluetooth. | 8 |
miketeachman/micropython-i2s-examples | Provides example code and documentation for using the I2S protocol with MicroPython on various microcontrollers | 235 |
shmuelzon/esp32-ble2mqtt | A BLE to MQTT bridge for bidirectional communication between IoT devices | 688 |
alcir/microbit-ble | A Linux-based Python project that reads data from a micro:bit via Bluetooth using bluepy | 49 |
jiaoxianjun/btle | Software defined radio Bluetooth Low Energy packet sniffer and transmitter | 739 |
juullabs/kable | A Kotlin-based API for interacting with Bluetooth Low Energy devices using asynchronous Coroutines. | 861 |