How Too Peripherals Python Tutorials

Raspberry Pi House Power Meter Project

Post Reply
raspberrypi / howtoo     Views: 1402Prev .. Next
Raspberry Pi House Power Meter ProjectPosted: Wednesday, April 29, 2020 [23:01:07] - 1
rootPosted by:rootMember Since:
June 16 2010
Posts: 357
Just started the project to monitor power usage for the house.
Bought the Raspberry Pi Power Meter V4.0 from Craig Jensen.
Still waiting on current sensors ordered from China.
For more information on Raspberry Pi Power Meter, please visit Craigs' GitHub:
github.com/crjens/PiPower..
and some additional information can be found on this archived Forum thread:
openenergymonitor.org/for..

Here is what is currently available for the project:

Raspberry Pi House Power Meter Project

Raspberry Pi House Power Meter Project

Raspberry Pi House Power Meter Project

Raspberry Pi House Power Meter Project

Raspberry Pi House Power Meter Project
More information will be added with new arrivals.There's no place like ~
Creating an enclosurePosted: Thursday, June 18, 2020 [21:56:27] - 2
rootPosted by:rootMember Since:
June 16 2010
Posts: 357
Power meter enclosure:

Creating an enclosure
3D printed in seven pieces and five are glued with acetone.

Creating an enclosure

Creating an enclosure

Creating an enclosure

Creating an enclosure

STL files in a ZIP File:
www.codemacs.com/download..There's no place like ~
Raspberry Pi with header power supply connectionPosted: Thursday, June 18, 2020 [22:06:18] - 3
rootPosted by:rootMember Since:
June 16 2010
Posts: 357
Raspberry Pi is powered from APC Back UPS VIA header to pin 2 and 6 providing a common ground while APC is powered from the same phase leg as PiPowerMeter in Single Phase 120/240 house.

Raspberry Pi with header power supply connection

Raspberry Pi with header power supply connection

Raspberry Pi with header power supply connection

Raspberry Pi with header power supply connection
Next - installed images.There's no place like ~
Installed PiPowerMeterPosted: Thursday, June 18, 2020 [22:12:53] - 4
rootPosted by:rootMember Since:
June 16 2010
Posts: 357
Installed PiPowerMeter:

Installed PiPowerMeter

Installed PiPowerMeter

Installed PiPowerMeter

Installed PiPowerMeter

Installed PiPowerMeter

Installed PiPowerMeter

Also, ordered two 100A sensors to monitor incoming Mains.There's no place like ~
PiPowerMeter Software installationPosted: Thursday, June 18, 2020 [23:21:07] - 5
rootPosted by:rootMember Since:
June 16 2010
Posts: 357
Software installation is pretty much straight-forward. Easy to follow instructions in readme file on GitHub:
github.com/crjens/PiPower..
Although, we've encountered issues with VNC being activated on Raspberry Pi.
Also, for whatever reason when Pi was set to boot to Cli (as opposed to boot to logged CLI) sensors did not post any amperage data. So choose boot option to logged CLi.

IMPORTANT!
When installing software run:
View Codesudo wget -O - https://raw.githubusercontent.com/crjens/PiPowerMeter/master/setup.sh | bash


not the wget -O - https://raw.githubusercontent.com/crjens/PiPowerMeter/master/setup.sh | bash
as outlined in a readme file. It says:
(you must install with root privileges such as the built-in pi account)
but for some reason missed the "sudo" part and it may not be immediately obvious.
Re-running the installation with "sudo" most likely will not correct the issue and PowerMeter may not function correctly.

After installation and when system is up and running, we found it easier to figure-out correct orientation for the sensors is to set them in "Power Meter Configuration" as Type: Both (out of available: Both, Load, Source).
That way if you see on Load circuit amperage value is Negative - sensor orientation has to be flipped.

Sensors pins numbered in a following fashion:

Image 1

More info will be posted as it becomes available.There's no place like ~
RE: Raspberry Pi House Power Meter ProjectPosted: Saturday, January 16, 2021 [15:42:37] - 6
Posted by:JoePosts: 1
Hi,

Was wondering how the system was working out for you? I had come across Craig's project (PiPowerMeter) on GitHub and it caught my interest. Was thinking of maybe doing my own build of it. Did you build the boards yourself? I like the flexibility of being able to add additional boards as required.

Joe
Trenton, ON
RE: Raspberry Pi House Power Meter ProjectPosted: Saturday, January 16, 2021 [16:14:36] - 7
rootPosted by:rootMember Since:
June 16 2010
Posts: 357
Joe,
It works just fine. The only drawback is luck of a simple way to save data externally.
All sensors work just fine and it helped me find a couple circuits that were using power when not used and promptly disconnect them.There's no place like ~
raspberrypi / howtooPrev .. Next
 
Post Reply
Home - Raspberrypi: How Too Peripherals Python Tutorials
Our Telegram Group