PyBoard-HC05-Android
Bluetooth adapter
An Android application that enables communication with a specific Bluetooth device
Micropython code for the HC05 Bluetooth adaptor and an example application for android devices made specifically for the HC05.
12 stars
3 watching
0 forks
Language: Java
last commit: over 4 years ago
Linked from 1 awesome list
androidandroid-devicehc05hc06micropythonpyboard
Related projects:
Repository | Description | Stars |
---|---|---|
kshoji/pxt-bluetooth-keyboard | A module that enables micro:bit to act as a Bluetooth keyboard peripheral for human-computer interaction. | 50 |
webbluetoothcg/web-bluetooth | Enables Bluetooth connectivity in web applications | 1,393 |
kshoji/pxt-bluetooth-beacons | A software package for advertising Bluetooth beacons from a microcontroller board. | 2 |
genkiinstruments/juce_bluetooth | A JUCE-based module for interacting with Bluetooth LE devices on macOS and Windows | 22 |
fo-000/bluing | An intelligence gathering tool for hacking Bluetooth devices | 757 |
kshoji/pxt-bluetooth-gamepad | An open source project allowing a micro:bit to emulate a gamepad peripheral via Bluetooth LE | 27 |
lgbluetooth/lgbluetooth | A lightweight library simplifying Core Bluetooth development by providing a clean and block-based API for peripheral discovery, connection management, and characteristic interactions. | 175 |
mattdsteele/bt-device | A small JavaScript custom element to simplify interaction with Web Bluetooth devices | 2 |
zedxpace/bluetooth-hacking- | Tools and scripts for discovering and potentially manipulating Bluetooth connections | 132 |
starryinternet/combinecorebluetooth | A wrapper API for CoreBluetooth using Combine Publishers | 130 |
memakura/s2microbit-ble | An extension block for Micro:bit that enables wireless communication using Bluetooth. | 8 |
google/bumble | A full-featured Bluetooth stack written in Python for app development, emulation, testing and experimentation. | 265 |
kshoji/pxt-bluetooth-mouse | Allows micro:bit to emulate a Bluetooth mouse peripheral | 3 |
microbit-foundation/microbit-blue | A collection of Bluetooth profile demonstrations and example code for Android | 60 |
thegecko/webbluetooth | A Node.js implementation of the Web Bluetooth Specification for enabling Bluetooth device communication in web applications. | 150 |