News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

Power and energy monitor / logger (Arduino based)

Started by valent, May 31, 2010, 04:03:58 PM

Previous topic - Next topic

valent

http://openenergymonitor.org/emon/

Have you heard of Open Energy Monitor project? Does this look like some of you find interesting enough so that it gets made to work with LinuxMCE?

Are there any better options out there? What do you use for power/energy monitoring?
LinuxMCE - If it was easy, everybody would be doing it!!
My setup - [url="http://wiki.linuxmce.org/index.php/User:Valent"]http://wiki.linuxmce.org/index.php/User:Valent[/url]

los93sol


valent

I'm definitely going to start playing with Arduino, but not sure it Arduino is the best solution for LinuxMCE. Have you used Arduino with LinuxMCE? How do you connect them and exchange data?

Is there some better solution that already works with LinuxMCE for power and energy monitoring?
LinuxMCE - If it was easy, everybody would be doing it!!
My setup - [url="http://wiki.linuxmce.org/index.php/User:Valent"]http://wiki.linuxmce.org/index.php/User:Valent[/url]

tschak909

You know, for being on this forum as long as you have, I would have figured you would have read the Developers Guide, the GSD, creating a C++ device, etc on the wiki...

-Thom

los93sol

Yes, my TED5000 code is in sqlCVS as of yesterday, but that's only going to be useful to you if you're in the US

alx2k

Good afternoon to all of you,

I own a Current Cost monitor, and right now I am testing this python code:

http://www.zoot.org.uk/wiki/index.php?n=Projects.CurrentCostPowerMeter

Obviously it doesn't integrate with LINUXMCE, but I find more convenient to be able to check usage from my igoogle startpage (I can check it from my mobile or from work).

Also, Currentcost is about to release an add-on that would directly send data to powermeter without the need of a pc called "bridge"

los93sol

Are you going to work with the device and integrate it properly into LinuxMCE via GSD or C++ device?  You've got the framework there to support this type of device now so there's really no reason not to...

Drop by the linuxmce-devel channel on IRC and well get you pointed in the right direction.

valent

There is also a great DIY arduino project for mesuring power, water and gas usage. Seams really cheap to do and not too hard:
http://pluggy.is-a-geek.com/arduino/index.html
LinuxMCE - If it was easy, everybody would be doing it!!
My setup - [url="http://wiki.linuxmce.org/index.php/User:Valent"]http://wiki.linuxmce.org/index.php/User:Valent[/url]