awesome-ble
BLE toolkit
A curated list of resources and tools for developing Bluetooth Low Energy applications
A collaborative list of Awesome Bluetooth Low Energy (BLE) resources. Feel free to contribute!
74 stars
7 watching
5 forks
last commit: about 1 month ago
Linked from 1 awesome list
awesomeawesome-bleawesome-listawesome-readmeblebluetoothbluetooth-lebluetooth-low-energy
Awesome BLE / Documentation | |||
Android Bluetooth Low Energy | Overview about BLE in Android | ||
Developing a Bluetooth Low Energy Application by TI | A guide by TI about how to develop a BLE app | ||
Getting Started with Bluetooth Low Energy (BLE) | A comprehensive guide to getting started with Bluetooth Low Energy development | ||
Intro to Bluetooth Generic Attribute Profile (GATT) | Intro about GATT | ||
Intro to Bluetooth Low Energy | Intro about the basics of BLE | ||
IoT for Beginners | Azure Cloud Advocates at Microsoft are pleased to offer a 12-week, 24-lesson curriculum all about IoT basics | ||
nRF51 SDK | Software Development Kit (SDK) for developing Bluetooth Low Energy applications on Nordic Semiconductor's nRF51 series of chips | ||
RN4870/71 Bluetooth Low Energy Module User's Guide | User's guide for the RN4870/71 Bluetooth Low Energy module by Microchip | ||
Wikipedia Bluetooth Low Energy | The wiki page for Bluetooth Low Energy (BLE) | ||
Awesome BLE / Framework | |||
Matter | 7,497 | 5 days ago | Matter |
Zephyr | 10,887 | 5 days ago | Zephyr |
Awesome BLE / Library | |||
bluepy | 1,609 | 5 months ago | A Python interface for Bluetooth LE on Linux |
bluez | The official Linux Bluetooth protocol stack | ||
bumble | 265 | 4 days ago | Bumble is a full-featured Bluetooth stack written entirely in Python |
pygatt | 527 | 4 months ago | A Python library for interacting with BLE devices |
SimpleBLE | 712 | 7 days ago | The all-in-one C/C++/Python/Rust Bluetooth LE library for MacOS, iOS, Windows, and Linux |
Awesome BLE / iOS | |||
AsyncBluetooth | 168 | about 1 month ago | A small library that adds concurrency to CoreBluetooth APIs |
CombineCoreBluetooth | 130 | 21 days ago | CombineCoreBluetooth is a library that bridges Apple's CoreBluetooth framework and Apple's Combine framework |
iOS DFU Library | 526 | 7 months ago | DFU application allows to flash new firmware on the DK |
Rx Bluetooth Kit | 1,410 | 9 months ago | RxBluetoothKit is a Bluetooth library that makes interaction with BLE devices much more pleasant using RxSwift |
Swifty Sensors | 55 | 11 months ago | Bluetooth LE Sensor Manager for iOS and macOS |
Awesome BLE / KMM | |||
BlueFalcon | 347 | 17 days ago | A Bluetooth kotlin multiplatform "Cross-Platform" library for iOS and Android |
Kable | 845 | 6 days ago | Kotlin Asynchronous Bluetooth Low Energy provides a simple Coroutines-powered API for interacting with Bluetooth Low Energy devices |
Awesome BLE / Android | |||
Android BluetoothGatt Sample | 1,664 | 10 months ago | An example application demonstrating how to use BluetoothGatt API on Android |
android-BluetoothChat | 999 | about 5 years ago | An Android Bluetooth chat application |
FastBle | 5,325 | over 2 years ago | An Android Bluetooth Low Energy (BLE) fast development framework |
Nordic Semiconductor BLE SDK for Android | 2,045 | about 1 month ago | Official Bluetooth Low Energy SDK provided by Nordic Semiconductor for Android development |
RxAndroidBle | 3,443 | about 2 months ago | An Android Bluetooth Low Energy (BLE) Library with RxJava3 interface |
SmartGattLib | 281 | 12 months ago | 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) |
Awesome BLE / Flutter | |||
Flutter Blue Plus | 779 | 12 days ago | Flutter Blue Plus is a bluetooth plugin for Flutter, a new app SDK to help developers build modern multi-platform apps |
Flutter Reactive BLE | 669 | 3 months ago | Flutter Reactive BLE is a Flutter library that handles BLE operations for multiple devices |
Flutter BLELib | 540 | 4 months ago | Bluetooth Low Energy library for Flutter with support for simulating peripherals |
Awesome BLE / Tool | |||
Bettercap | 16,771 | 5 days ago | A easily extensible and portable framework for security researchers to test BLE security |
nRF Connect | 177 | 7 days ago | 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 | ||
Awesome BLE / Web | |||
Web Bluetooth Device Info | Web Bluetooth demo to get information about a connected Bluetooth device | ||
Web Bluetooth Samples | 634 | 7 months ago | A collection of Web Bluetooth API usage examples |
Awesome BLE / Security | |||
Awesome Bluetooth Security | 518 | 11 months ago | An awesome repo related to Bluetooth (and also BLE) realted security |
Awesome BLE / Arduino | |||
Arduino | Official website | ||
ArduinoBLE | 314 | 27 days ago | ArduinoBLE library for Arduino |
Awesome BLE / ESP | |||
EspressIf | Official Website | ||
ESP-IDF | 13,779 | 6 days ago | Espressif IoT Development Framework |
Awesome BLE / Nordic | |||
Nordic Semiconductor | Official Website | ||
Awesome BLE / RaspberryPi | |||
Raspberry Pi | Official website | ||
Awesome BLE / Articles and Case Studies | |||
Scan and connect to BLE in background on iOS | Article discussing case study (for both firmware and app) of scanning and connecting to BLE device in background |