Power monitoring with CurrentCost

CurrentCost monitor

The CurrentCost power monitor has become very popular amongst amateur home automators and those technically-savvy who want to keep an eye on how much electricity they are using (and ultimately how much they are going to have to pay in bills). A couple of months ago I purchased the CurrentCost device and a USB cable to connect it to a computer from eBay. Having just seen their eBay store, it looks like they’ve got a fantastic new model on the way, but this article is about the older version.

Continue reading “Power monitoring with CurrentCost”

Source code for the VAMS-0808 serial interface

As promised, here’s the source code for my VAMS-0808 interface. It’s in C#, with C# projects included, and can be opened in Visual C# Express or full Visual Studio 2005 or greater. There are two test projects included – one which just writes status changes out to the console, and a WinForms project (which runs in mono) for full interaction.