Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/connorrigby/zble
[WIP] Bluetooth Low Energy in Zig
https://github.com/connorrigby/zble
Last synced: 3 months ago
JSON representation
[WIP] Bluetooth Low Energy in Zig
- Host: GitHub
- URL: https://github.com/connorrigby/zble
- Owner: ConnorRigby
- License: other
- Created: 2022-12-28T22:25:46.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T14:34:34.000Z (about 2 years ago)
- Last Synced: 2024-06-11T21:56:01.167Z (7 months ago)
- Language: Zig
- Homepage: https://connorrigby.github.io/zble
- Size: 184 KB
- Stars: 8
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Support: support/README.md
Awesome Lists containing this project
README
[![Unit Tests](https://github.com/ConnorRigby/zble/actions/workflows/test.yml/badge.svg)](https://github.com/ConnorRigby/zble/actions/workflows/test.yml)
[![Docs](https://github.com/ConnorRigby/zble/actions/workflows/docs.yml/badge.svg)](https://github.com/ConnorRigby/zble/actions/workflows/docs.yml)
[![codecov](https://codecov.io/gh/ConnorRigby/zble/branch/main/graph/badge.svg?token=YN6X4QPJCA)](https://codecov.io/gh/ConnorRigby/zble)# Bluetooth Low Energy for Zig
![Logo](zigfast-ble.png)
## Useful Links
[Bluetooth Core Spec](https://www.bluetooth.org/DocMan/handlers/DownloadDoc.ashx?doc_id=521059)
[Bluetooth Core Spec Supplement](https://www.bluetooth.org/docman/handlers/DownloadDoc.ashx?doc_id=519976)
[Bluetooth Assigned Numbers](https://btprodspecificationrefs.blob.core.windows.net/assigned-numbers/Assigned%20Number%20Types/Assigned%20Numbers.pdfs)