A Python 3.5 application using Bluetooth Low Energy BLE interfacing to the Mooshimeter multimeter on IOS using Pythonista
The application is able to
- let user edit and apply settings to the multimeter Including: channel functions and ranges
- show meter results on ui screen Including Voltage, Current, Resistance, Temperature and other measured values
- read command tree from instrument and show it on the console
- provide debug communication data in a log file
Usage
- fetch this github repository files in Pythonista 3
- have Bluetooth enabled on IOS
- have Mooshimeter ready
- run file uiMeter.py
- to see diagnostic messages see the log file and the console
Todo
- graphical user interface
- Retrieve log files from the instrument
- show depth buffer in a graph
Refered products: