seichter / d2relay

d2relay allows the readout of the Bluetooth LE interface of Leica D2 measurement devices
https://technotecture.com/project/d2relay-leica-disto/
MIT License
1 stars 2 forks source link
bluetooth-low-energy console-application disto gatt leica leica-geosystems measurement-protocol python

D2Relay

D2 Relay is a small tool to relay measurements of a Leica DISTO™ D2 device to the console. This tool is Linux only due to its dependency on python-gatt.

© Copyrights 2021 Hartmut Seichter

Prerequisites

You need to install gatt integration for python. To do so only for your user account it is sufficient to execute:

$ pip install --user gatt

Collaboration

There are many ways to collaborate, please open an issue or a pull request. Some ideas:

Screenshot

d2relay capturing data from the device

Todo

Plenty of hints can be found in my notes while reverse engineering my device.