jorgempy / Mooshimeter-PythonAPI

A python API relying on bluepy to talk to the Mooshimeter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mooshimeter-PythonAPI

A python API relying on bluepy ( https://github.com/IanHarvey/bluepy ) to talk to the Mooshimeter

DISCLAIMER

WiP

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

About

A python API relying on bluepy to talk to the Mooshimeter

License:GNU General Public License v3.0


Languages

Language:Python 100.0%