MiHome Plug in Energy Monitor getting info.

Joined
27 Jan 2008
Messages
23,663
Reaction score
2,666
Location
Llanfair Caereinion, Nr Welshpool
Country
United Kingdom
From what I can see the MIHO005 plug in relay and energy meter has three options to be able to read the info.

The PC with a web page, the smart phone with an app, or using Raspberry Pi, the latter it seems may give more information like voltage, frequency etc, with can be used to show things like power factor.

Raspberry%20Pi%20board%202.jpg


I wonder if any one has actually tried using Raspberry Pi in this way and how well it worked, I tried with a Arduino Uno to build a program however only got as far as making the LED flash on and off. I was useless at programming a PIC although I wrote some complex programs for a PLC. So I really don't want to buy Raspberry Pi and the RF Transceiver board only to find either I have not the skill to program or it is no better than my PC at reading the info.

So anyone used one, and if they did how easy. I did own a ZX spectrum but that was some time ago.
 
Sponsored Links
A Raspberry Pi is an entire computer on a single board, to use it requires installing an operating system and then either writing or installing whatever program(s) you want to use.
Raspbian is the default operating system, which is based on Debian. It's far more complex than the Arduino, which is just write a bit of code and send it to the device.
 

DIYnot Local

Staff member

If you need to find a tradesperson to get your job done, please try our local search below, or if you are doing it yourself you can find suppliers local to you.

Select the supplier or trade you require, enter your location to begin your search.


Are you a trade or supplier? You can create your listing free at DIYnot Local

 
Sponsored Links
Back
Top