40

So I wanted to get myself a Kill-a-watt. Being who I am, I wanted information regarding its accuracy, especially at low power draws. I found a comparison with a industry grade equipment (Fluke is about the best out there in handheld electrical meters). It’s not encouraging, so I thought about a more proper meter, but it’s not easy to find an actual power meter that is accurate at low loads, isn’t a hassle to install and doesn’t cost an arm and a leg.

What do you use? Am I overthinking it?

you are viewing a single comment's thread
view the rest of the comments
[-] jqubed@lemmy.world 5 points 3 months ago

Are you looking to measure draw for one specific device or across circuits in your whole home. I’ve been considering two systems: IoTaWatt and Lantern Power Monitor. Both are open source and open hardware.

IoTaWatt uses entirely custom hardware for the actual device but serves its own webpage that can be accessed easily at home from any device and if you’re technically savvy can pass to other services. My reservation with it is if at some point in the future the hardware dies, how easy will it be to recreate if the main project goes dormant, even with the hardware open source? What if a chip manufacturer goes out of business or discontinues a part?

In contrast, the Lantern Power Monitor runs on Raspberry Pi with a relatively basic custom board you can solder yourself with minimal skill; I suspect you could even make it work with a breadboard. Recent shortages notwithstanding, Raspberry Pi seems to keep their models pretty available for a long time, so that inspires a little more confidence. On the flip side, the software primarily runs on a mobile app. There is an iPhone app but it doesn’t have as many features as the Android app. But what happens if the project is abandoned and the app is no longer updated to stay compatible with newer phones or operating systems? And the app by default sends the data to an outside server maintained by the main developer. He doesn’t charge for the hosting and it makes it easy to access from anywhere, but some people might have concerns about that. You can also configure it to self-host from the Raspberry Pi but then you need to have the know-how to make it accessible outside your home (if you want). Underneath it also relies on some other open source data analysis components and I assume if you really know what you’re doing you can pass it out to other software.

Of course, in the end I don’t have the budget to do either project right now.

[-] zout@fedia.io 2 points 3 months ago

It will be technically a bit more challenging, but I don't think you need to use the lantern power monitor software with the device. The device seems to be built around two MCP3008 IC's, which are basic 8 channel analog to digital converters. The values from these can be read and processed (like, sent to home assistant) using a python script on the raspberry. This is the kind of minimal programming effort someone with no experience could do using chatgpt.

[-] acockworkorange@mander.xyz 2 points 3 months ago

One specific equipment at a time. Though I intend to delve into what you’re mentioning at some point.

this post was submitted on 22 Mar 2024
40 points (100.0% liked)

Selfhosted

37728 readers
491 users here now

A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.

Rules:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 1 year ago
MODERATORS