8000 GitHub - jralls/power-monitor: Power Monitor (for Raspberry Pi)
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Power Monitor (for Raspberry Pi)

License

Notifications You must be signed in to change notification settings

jralls/power-monitor

 
 

Repository files navigation

This is a fork of David Albrecht's Raspberry Pi Power Monitor, see David00's README for information about his proect. This fork is to adapt the project to monitoring a PV + battery storage system.

Planned changes:

  • Add a new CT class, Storage.
  • Measure consumption and utility usage directly instead of calculating them. Accordingly it will require at least one CT on the service entry set to the mains category and one on load feeder set to the consumption category.

Credits

  • OpenEnergyMonitor and forum member Robert.Wall for guidance and support

  • The spidev project on PyPi for providing the interface to read an analog to digital converter

About

Power Monitor (for Raspberry Pi)

Resources

License

Stars

Watchers

Forks

Languages

  • Python 98.5%
  • Shell 1.5%
0