Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amanjeev/ble-client
Client side (linux machine) BLE trial
https://github.com/amanjeev/ble-client
Last synced: 10 days ago
JSON representation
Client side (linux machine) BLE trial
- Host: GitHub
- URL: https://github.com/amanjeev/ble-client
- Owner: amanjeev
- Created: 2024-04-28T22:23:15.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-04-29T11:42:29.000Z (6 months ago)
- Last Synced: 2024-04-30T21:13:51.226Z (6 months ago)
- Language: Rust
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# BLE Client
Client side (linux machine) BLE implementation trial. This means that this repository will be deployed on the linux machine.
The work to be done for BLE "Server" is in [ble-client](https://github.com/amanjeev/ble-host).
Some base trial to test the board using their templates are in [ble-esp-base](https://github.com/amanjeev/ble-esp-base).