https://github.com/kitlith/lucidgloves-btle-bridge
https://github.com/kitlith/lucidgloves-btle-bridge
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/kitlith/lucidgloves-btle-bridge
- Owner: kitlith
- Created: 2024-04-29T04:10:49.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2024-05-02T05:40:04.000Z (about 2 years ago)
- Last Synced: 2025-02-12T17:51:46.118Z (over 1 year ago)
- Language: Rust
- Size: 12.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# LucidGloves BTLE Bridge
Intended for use with the fae mod, until btle support makes it into the driver proper.
Attempts to implement the nordic BTLE UART protocol.
Implementation is incomplete, currently only tries to listen for serial data.