microbit-blue
Bluetooth demo app
A collection of Bluetooth profile demonstrations and example code for Android
This application contains a series of demonstrations which use the BBC micro:bit Bluetooth profile in various ways. It's purpose is both to act as a demo and to provide a source of example code which shows how to use the Bluetooth profile from Android
60 stars
7 watching
23 forks
Language: Java
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ngammarano/microbit-web-bluetooth | A collection of Web Bluetooth examples for interacting with micro:bit devices | 6 |
thegecko/microbit-web-bluetooth | Library implementing the micro:bit Bluetooth Profile for communication with micro:bit devices | 54 |
antefact/microbit.js | An API for interacting with the BBC micro:bit board using web Bluetooth | 44 |
phwallen/microbit-swift | An API for Apple devices to communicate with the micro:bit using Bluetooth Low Energy | 14 |
memakura/s2microbit-ble | An extension block for Micro:bit that enables wireless communication using Bluetooth. | 8 |
webbluetoothcg/demos | A collection of demo applications showcasing Web Bluetooth technology | 634 |
nebs/hello-bluetooth | An iOS app for bi-directional communication with an Arduino board via Bluetooth. | 74 |
bsiever/microbit-pxt-blehid | Enables Bluetooth HID functionality on Micro:bit V2 devices | 31 |
sumitgouthaman/microbit-ble-mobile | A Xamarin app demonstrating BLE communication with the BBC Micro:bit to fetch sensor data | 8 |
microbit-foundation/mbedos-microbit-v2-starter | An example project for developing Mbed OS applications on micro:bit V2 boards | 7 |
sandeepmistry/node-bbc-microbit-io | A JavaScript library that enables interaction with the BBC micro:bit's hardware via Bluetooth Low Energy. | 17 |
jaredwolff/swift-bluetooth-particle-rgb | An iOS Swift project demonstrating Bluetooth pairing and data exchange with Particle Mesh boards. | 63 |
bsiever/microbit-webusb | An API and demo application for interacting with the micro:bit over USB using JavaScript | 30 |
maxdos64/bthack | Exploits vulnerabilities in Bluetooth pairing to demonstrate a method confusion attack | 7 |
ukbaz/python-bluezero | An interface to access Bluetooth functionality in Python without boilerplate code | 396 |