An open API service indexing awesome lists of open source software.

awesome-ble

A collaborative list of Awesome Bluetooth Low Energy (BLE) resources. Feel free to contribute!
https://github.com/dotintent/awesome-ble

Last synced: 10 days ago
JSON representation

  • iOS

    • Rx Bluetooth Kit - RxBluetoothKit is a Bluetooth library that makes interaction with BLE devices much more pleasant using RxSwift.
    • iOS DFU Library - DFU application allows to flash new firmware on the DK.
    • Swifty Sensors - Bluetooth LE Sensor Manager for iOS and macOS.
    • AsyncBluetooth - A small library that adds concurrency to CoreBluetooth APIs.
    • CombineCoreBluetooth - CombineCoreBluetooth is a library that bridges Apple's CoreBluetooth framework and Apple's Combine framework.
    • SpeziBluetooth - Connect and communicate with Bluetooth devices using modern programming paradigms.
  • Android

    • SmartGattLib - SmartGattLib is a Java library that simplifies the work with Bluetooth SMART devices (a.k.a. Bluetooth Low Energy in Bluetooth 4.0). It provides all UUIDs of the adopted GATT specification and an convenient way to interpret the characteristics (e.g. Heart Rate, BatteryLevel).
    • Android BluetoothGatt Sample - An example application demonstrating how to use BluetoothGatt API on Android.
    • Nordic Semiconductor BLE SDK for Android - Official Bluetooth Low Energy SDK provided by Nordic Semiconductor for Android development.
    • RxAndroidBle - An Android Bluetooth Low Energy (BLE) Library with RxJava3 interface.
    • android-BluetoothChat - An Android Bluetooth chat application.
    • FastBle - An Android Bluetooth Low Energy (BLE) fast development framework.
  • RaspberryPi

  • Arduino

  • Documentation

  • Web

  • KMM

    • Kable - Kotlin Asynchronous Bluetooth Low Energy provides a simple Coroutines-powered API for interacting with Bluetooth Low Energy devices.
    • BlueFalcon - A Bluetooth kotlin multiplatform "Cross-Platform" library for iOS and Android.
  • ESP

  • Framework

  • Tool

    • Bettercap - A easily extensible and portable framework for security researchers to test BLE security.
    • nRF Connect - An application framework for developing, testing, and provisioning devices based on Nordic Semiconductor chips.
    • PacketLogger - A macOS tool to capture BLE packets and HCI logs from iOS devices, useful for debugging Bluetooth communication and protocol issues.
    • nRF Connect - An application framework for developing, testing, and provisioning devices based on Nordic Semiconductor chips.
    • BLE Simulator - A mobile app able to clone BLE devices and script their interaction. Useful to debug and quick prototyping.
  • Security

  • Library

    • Moddable - JavaScript libraries and tools for microcontrollers development. Includes BLE functionality.
    • bluepy - A Python interface for Bluetooth LE on Linux.
    • Bluetooth - Bluetooth is a Swift multiplatform package with multiple libraries supporting the Bluetooth SIG specifications.
    • bumble - Bumble is a full-featured Bluetooth stack written entirely in Python.
    • pygatt - A Python library for interacting with BLE devices.
    • bluez - The official Linux Bluetooth protocol stack.
    • SimpleBLE - The all-in-one C/C++/Python/Rust Bluetooth LE library for MacOS, iOS, Windows, and Linux.
  • Flutter

    • Flutter Reactive BLE - Flutter Reactive BLE is a Flutter library that handles BLE operations for multiple devices.
    • Flutter BLELib - Bluetooth Low Energy library for Flutter with support for simulating peripherals.
    • Flutter Blue Plus - Flutter Blue Plus is a bluetooth plugin for Flutter, a new app SDK to help developers build modern multi-platform apps.
  • Nordic

  • Articles and Case Studies