> The Not just arduino group is talking about doign some group projects and
> one idea is power moniting in the workshop.
The easiest way is probably to hook up to the meter's data port.
> Has anyone else been looking into setting it up? presumably we'd need 3 x
> current clamps and something to do the A/D conversion.
You need to measure the voltage as well, and then multiply it by the current at a fairly
fast rate, 100 samples per cycle (5kHz) is pobably enough, but faster will give a more
accurate answer.. A lot of the workshop equipment is going to present a significantly
inductive load and multiplying average current by average volts will give significant errors.
Another thing to note is that those current clamps will be current trasnsformers (inless
you pay big money for hall effect baed ones, which are usually only used for DC).
These have a current output rather than voltage, and neeed a burden resistor across
the output to work correctly. Some of them include this internally bbut many do not.
Nigle