ztnel / SimpleBLE

The ultimate fully-fledged cross-platform BLE library, designed for simplicity and ease of use.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SimpleBLE

The ultimate fully-fledged cross-platform library for Bluetooth Low Energy (BLE).

Latest Documentation Status

Overview

SimpleBLE is a C++ fully cross-platform BLE library designed for simplicity and ease of use. All specific operating system quirks are handled to provide a consistent behavior across all platforms. Each major version of the library will have a stable API that will be fully forwards compatible.

If you want to use SimpleBLE and need help. Please do not hesitate to reach out!

Are you using SimpleBLE on your own project? Reach out and I'll add a link to it below!

Supported platforms

Windows Linux MacOS iOS
Windows 10+ Ubuntu 20.04+ 10.15+ (except 12.0, 12.1 and 12.2) 15.0+

Vendorization

If you are interested in using SimpleBLE as a dependency in your project, there is currently first-class support for vendorization of all 3rd-party dependencies. Currently, the following libraries are included as part of SimpleBLE:

Please visit our Security page for more information on how to vendorize 3rd-party libraries for SimpleBLE.

License

All components within this project that have not been bundled from external creators, are licensed under the terms of the MIT Licence.

About

The ultimate fully-fledged cross-platform BLE library, designed for simplicity and ease of use.

License:MIT License


Languages

Language:C++ 59.0%Language:Objective-C++ 21.6%Language:CMake 8.4%Language:C 6.5%Language:Shell 1.9%Language:PowerShell 1.4%Language:Objective-C 1.1%Language:Batchfile 0.1%