microbit-pxt-blehid
Microbit HID
Enables Bluetooth HID functionality on Micro:bit V2 devices
Micro:bit MakeCode support to act as a Human Interface Devices (keyboard, mouse, etc.) over Bluetooth
31 stars
3 watching
11 forks
Language: C++
last commit: 7 months ago
Linked from 1 awesome list
hidmakecodemicrobit
Related projects:
Repository | Description | Stars |
---|---|---|
memakura/s2microbit-ble | An extension block for Micro:bit that enables wireless communication using Bluetooth. | 8 |
sandeepmistry/node-bbc-microbit-io | A JavaScript library that enables interaction with the BBC micro:bit's hardware via Bluetooth Low Energy. | 17 |
kshoji/pxt-bluetooth-mouse | Allows micro:bit to emulate a Bluetooth mouse peripheral | 3 |
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 |
heerkog/micropythonblehid | Library providing a framework for creating HID devices over Bluetooth Low Energy (BLE) in MicroPython | 235 |
sumitgouthaman/microbit-ble-mobile | A Xamarin app demonstrating BLE communication with the BBC Micro:bit to fetch sensor data | 8 |
sabas1080/ubit_bmp085 | Adds I2C interface support to Micro:bit | 0 |
bbcmicrobit/hardware | Provides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller. | 148 |
bsiever/microbit-webusb | An API and demo application for interacting with the micro:bit over USB using JavaScript | 30 |
kshoji/pxt-bluetooth-keyboard | A module that enables micro:bit to act as a Bluetooth keyboard peripheral for human-computer interaction. | 50 |
matthijskamstra/hx-node-bbc-microbit | Control and interact with a BBC micro:bit embedded system from Node.js using BLE and Haxe | 5 |
microbit-foundation/microbit-blue | A collection of Bluetooth profile demonstrations and example code for Android | 60 |
bsiever/microbit-pxt-timeanddate | An extension for Micro:Bit microcontrollers to keep track of time and date | 4 |
sandeepmistry/node-bbc-microbit-firmware | Provides device drivers and runtime mechanisms for programming the BBC micro:bit in C/C++ | 12 |