FHmonitor

https://img.shields.io/pypi/v/FHmonitor.svg https://img.shields.io/travis/bitknitting/FHmonitor.svg Documentation Status

FHmonitor (FitHome monitor):

  • Is a Python Package written for the FitHome Experience.

  • Assumes the package is running on a Raspberry Pi.

  • Reads the active and reactive power registers of the atm90e32 and stores the readings into a mongo database.

  • Free software: MIT license

  • Documentation: https://FHmonitor.readthedocs.io.

Features

Credits

Our code stands on the shoulders of Tisham Dhar’s work. In particular the atm90e26 Arduino library.

Another package we learned from was Circuit Setup’s atm90e32 Arduino library.

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.