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

https://github.com/akronae/bluetooth-le-windows

Example use of Bluetooth LE with .NET
https://github.com/akronae/bluetooth-le-windows

Last synced: about 1 year ago
JSON representation

Example use of Bluetooth LE with .NET

Awesome Lists containing this project

README

          

# bluetooth-le-windows
> A tool to send & receive data using Bluetooth LE on Windows

This program is not robust, it lacks in-depth error checking, and probably some general code elegance, but you can view it as some way to get started with the Bluetooth LE WinRT API.
Took me quite a lot of time to glue the pieces together.

![](https://i.imgur.com/HZAyjBN.png)

![](https://i.imgur.com/PDDcS6d.jpg)