microbit-ble
Microbit reader
A Linux-based Python project that reads data from a micro:bit via Bluetooth using bluepy
Read data from micro:bit using Bluetooth from Linux
48 stars
5 watching
8 forks
Language: Python
last commit: about 4 years ago
Linked from 1 awesome list
bluepybluetoothlinuxmicrobitmicrobit-blepythonuart
Related projects:
Repository | Description | Stars |
---|---|---|
sumitgouthaman/microbit-ble-mobile | A Xamarin app demonstrating BLE communication with the BBC Micro:bit to fetch sensor data | 8 |
memakura/s2microbit-ble | An extension block for Micro:bit that enables wireless communication using Bluetooth. | 8 |
fizban99/microbit_us100 | A Python library that reads ultrasonic sensor data from an US-100 device connected to a Micro:bit microcontroller. | 7 |
dmazzella/uble | A Python-based driver for controlling Bluetooth Low Energy devices using HCI packets | 85 |
ekspla/micropython_aioble_examples | Demonstrates Bluetooth Low Energy (BLE) communication with various devices using MicroPython on ESP32 | 1 |
alanmitchell/micropython-inputs | A Micro Python library for reading digital and analog inputs on microcontrollers. | 34 |
matthias-bs/micropython-miflora | A MicroPython library that reads data from Xiaomi Mi Flora BLE plant sensors | 6 |
ianharvey/bluepy | Provides a Python interface to access and control Bluetooth Low Energy devices | 1,609 |
janickr/kaspersmicrobit | A Python package to connect to the Bluetooth LE GATT services of BBC micro:bit devices for use as wireless game controllers. | 16 |
scipag/btle-sniffer | A utility for monitoring and analyzing Bluetooth Low Energy traffic on Linux systems. | 145 |
virtualabs/btlejack | A tool for sniffing and manipulating Bluetooth Low Energy devices | 1,918 |
sandeepmistry/node-bbc-microbit-io | A JavaScript library that enables interaction with the BBC micro:bit's hardware via Bluetooth Low Energy. | 17 |
matneee/microbit-i2c-eeprom-24lcxxx-read-write | Provides functions to read and write data to an I2C EEPROM chip on a Micro:bit microcontroller | 0 |
bsiever/microbit-pxt-blehid | Enables Bluetooth HID functionality on Micro:bit V2 devices | 31 |
rhubarbdog/microbit-dht11 | A Python module providing an interface to read temperature and humidity data from a DHT11 sensor on Microbit microcontrollers | 6 |