All Projects → IanSavchenko → BleLab

IanSavchenko / BleLab

Licence: MIT License
Bluetooth LE Lab - UWP application for interaction with BLE GATT devices

Programming Languages

C#
18002 projects

Projects that are alternatives of or similar to BleLab

Ble.net
Cross-platform Bluetooth Low Energy (BLE) library for Android, iOS, and UWP
Stars: ✭ 137 (+101.47%)
Mutual labels:  uwp, bluetooth, bluetooth-low-energy, bluetooth-le
Nimble Arduino
A fork of the NimBLE library structured for compilation with Ardruino, designed for use with ESP32.
Stars: ✭ 108 (+58.82%)
Mutual labels:  bluetooth, bluetooth-low-energy, bluetooth-le
Extendable
Blocks Based Bluetooth LE Connectivity framework for iOS/watchOS/tvOS/OSX. Quickly configure centrals & peripherals, perform read/write operations, and respond characteristic updates.
Stars: ✭ 88 (+29.41%)
Mutual labels:  bluetooth, bluetooth-low-energy, bluetooth-le
Angular Web Bluetooth
The missing Web Bluetooth module for Angular
Stars: ✭ 164 (+141.18%)
Mutual labels:  bluetooth, bluetooth-low-energy, bluetooth-le
IOS-DFU-Library
OTA DFU Library for Mac and iOS, compatible with nRF5x SoCs
Stars: ✭ 400 (+488.24%)
Mutual labels:  bluetooth, bluetooth-low-energy, bluetooth-le
Ios Pods Dfu Library
OTA DFU Library for Mac and iOS, compatible with nRF5x SoCs
Stars: ✭ 349 (+413.24%)
Mutual labels:  bluetooth, bluetooth-low-energy, bluetooth-le
Node Ble
Bluetooth Low Energy (BLE) library written with pure Node.js (no bindings) - baked by Bluez via DBus
Stars: ✭ 159 (+133.82%)
Mutual labels:  bluetooth, bluetooth-low-energy, bluetooth-le
Easyble
Android BLE framework
Stars: ✭ 155 (+127.94%)
Mutual labels:  bluetooth, bluetooth-low-energy, bluetooth-le
py-bluetooth-utils
Python module containing bluetooth utility functions, in particular for easy BLE scanning and advertising
Stars: ✭ 60 (-11.76%)
Mutual labels:  bluetooth, bluetooth-low-energy, bluetooth-le
Bluetooth
Cross-platform Bluetooth API for Go and TinyGo.
Stars: ✭ 246 (+261.76%)
Mutual labels:  bluetooth, windows-10, bluetooth-low-energy
pirowflo
All-in-one data interface for your Waterrower S4 Monitor or Smartrow
Stars: ✭ 73 (+7.35%)
Mutual labels:  bluetooth, bluetooth-low-energy, bluetooth-le
PiBeacon
Low-cost iBeacon using Raspberry Pi
Stars: ✭ 41 (-39.71%)
Mutual labels:  bluetooth, bluetooth-low-energy, bluetooth-le
ruuvitag-demo
Demo of reading Bluetooth Low Energy sensor measurements of RuuviTag environmental sensors and feeding them to MQTT, a database and dashboards
Stars: ✭ 14 (-79.41%)
Mutual labels:  bluetooth, bluetooth-low-energy, bluetooth-le
Bleu
BLE (Bluetooth LE) for U🎁 Bleu is the best in the Bluetooth library.
Stars: ✭ 481 (+607.35%)
Mutual labels:  bluetooth, bluetooth-low-energy, bluetooth-le
Gatt Python
Bluetooth GATT SDK for Python
Stars: ✭ 233 (+242.65%)
Mutual labels:  bluetooth, bluetooth-low-energy, bluetooth-le
LocalNotifications
Create and manage in-app notifications in Universal Windows applications.
Stars: ✭ 37 (-45.59%)
Mutual labels:  uwp, windows-10, windows-uwp
UWP-Package-Installer
An UWP installer for appx/appxbundle packages
Stars: ✭ 85 (+25%)
Mutual labels:  uwp, windows-10, windows-uwp
GATT
Bluetooth Generic Attribute Profile (GATT) for Swift (Supports Linux)
Stars: ✭ 48 (-29.41%)
Mutual labels:  bluetooth, bluetooth-low-energy
awesome-bluetooth-security
List of Bluetooth BR/EDR/LE security resources
Stars: ✭ 220 (+223.53%)
Mutual labels:  bluetooth, bluetooth-low-energy
Steam-Tiles
Pin Tiles of your games from Steam to the Windows 10 Start Menu
Stars: ✭ 20 (-70.59%)
Mutual labels:  uwp, windows-10

Bluetooth LE Lab

Windows Store app that allows you to interact with Bluetooth Low Energy devices by GATT protocol.

What you can do in the app:

  • Enumerate Bluetooth LE devices, paired with the computer.
  • See device MAC adress, name, list of services and characteristics.
  • See names and descriptions for services and characteristics adopted by Bluetooth SIG (heart rate, etc.).
  • Filter out services and characteristics.
  • Read characteristics values, display them in various formats. Preffered format is saved per characteristic.
  • Write values into characteristics with explicit format or auto format detection.
  • Read and write state of client configuration descriptors (notify/indicate), subscribe to value changes.
  • Leave notes about characteristics for future use.
  • See commands history in bottom console.

and a lot more...

Some screenshots

Screenshot1 Screenshot2 Screenshot3

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].