Track every Watt(TEW) is one of the new Open Hardware based project which I am working on for the past few weeks. Track Every Watt is a pluggable device which can be used to measure power consumed by an electrical appliance. The device to be measured is connected to the TEW which has an LCD display which shows power consumed and also some additional information. TEW was inspired from Kill A Watt which is a device that can only measure devices with voltage ratingĀ 110V. TEW has a voltage rating of 230V and this is the reason why I started this project.

Track Every Watt can display additional information such as Voltage(V), Current(A), Watts(W), Volt-Amp(VA), Frequency(Hz), Power Factor(PF), Kilo Watt Hour(KWH), Time Elapsed. It uses an Analog Devices Energing Metering IC ADE7763. There is also an application note AN-564 for this IC.
3 Comments
Very good work Jeffrey.,Best Wishes for You.:)
hey … am also working on a similar kind of project
can you please mail me the details ..
I am using an ADE7763 in a home project as well. I have the SPI interface working. When I configure the mode register to short the ADC1 and ADC2 inputs together (zeroing the inputs to the diff amp) I get strange values when reading the VRMS and IRMS registers. Any change I could see your setup code for the device?
You can see my progress at my build log here: http://www.fll-freak.com/blog
-Skye Sweeney