Skip to content

Python implementation of the BLE protocol for remote-controlling the Bosch GLM100 laser measurer

Notifications You must be signed in to change notification settings

ryuanwei/pymtprotocol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pymtprotocol

The Bosch GLM 100 C Professional is a battery-powered laser measurer with a number of handy onboard sensors. In addition to the expected laser range finder, it includes an inclinometer, digital compass, thermometer, and battery voltage indicator. The device is Bluetooth Low Energy (BLE) enabled, and applications are available for Windows, iOS, and Android for syncing data from the device, configuring its mode and settings remotely, and contact-free measurement triggering.

This repository contains a complete re-implementation of the discovery, connection, acknowledgement, fragmentation, and reassembly protocol stack found in the official Bosch apps. It is currently OS X only, and probably requires Python 3.4.

About

Python implementation of the BLE protocol for remote-controlling the Bosch GLM100 laser measurer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%