Categories
Random

Power and energy consumption

I built a system that uses a ‘Raven’ Zigbee USB radio and Raspberry Pi to monitor our SDG&E electric meter, and layered Flask and D3.js on top to display usage.

Sometimes it looks quite cool:

Screenshot 2018-07-18 07.21.01.png

The baseline for the house is 225 to 250W, and the plateaus are the (high efficiency energy star) refrigerator. You can see where I got up, turned on lights and cooked breakfast, too. (Electric range and kettle.)

I’m pretty pleased with our usage and have put quite a bit of effort into reducing our consumption. LED bulbs, of course, but also low power servers and networking (61 watts total!), timer switches on idling electronics and measuring what things use. In-wall insulation is also a huge win year-round.

The code is at this GitHub repo if you want to roll your own.

It’s a weekend or two, but if you’re willing to puzzle it out, the data is nice and it’s purely local – no internet connection needed, no holes in your firewall, no sharing of the data. A few minutes reading should be convincing on why that’s worthwhile.

 

By Paul Hubbard

Computer engineer from San Diego. Obsessed with hardware, software, timekeeping and elegance.

One reply on “Power and energy consumption”

Leave a Reply

Fill in your details below or click an icon to log in:

WordPress.com Logo

You are commenting using your WordPress.com account. Log Out /  Change )

Facebook photo

You are commenting using your Facebook account. Log Out /  Change )

Connecting to %s

This site uses Akismet to reduce spam. Learn how your comment data is processed.