mooshimeter

UNOFFICIAL! This package is a fork from the original mooshimeter python API


License
GPL-3.0
Install
pip install mooshimeter==0.1.0

Documentation

Mooshimeter-PythonAPI

A python API relying on the BLED112 to talk to the Mooshimeter

Build status

Install

pip install mooshimeter

NOTE: This package is maintained unofficially.
It has no official connection to the official Mooshim repository.

Example.py: This script is meant to demonstrate use of the Mooshimeter and BGWrapper classes. The script does the following:

  • Scan for BLE devices
  • Filter for Mooshimeters
  • Connect to the Mooshimeter with strongest signal
  • Configure the meter to read Voltage in 60V range and Current in 10A range
  • Begin streaming data and printing the results to the console