emontx-3phase icon indicating copy to clipboard operation
emontx-3phase copied to clipboard

emonTx 'approximate' 3-phase firmware

Results 3 emontx-3phase issues
Sort by recently updated
recently updated
newest added

I have flashed the latest Firmware on the Emontx and adjusted the parameters: - define EMONESP and //#define RFM69CW - double vCal = 260.00; // for the EU adapter use...

Only 'Real power' of each phase and 'voltage'.

enhancement

There is a little mistake in the code, file src. You must invert the two function:like this: calculateConstants(); calculateTiming(); This code is great. Thanks

bug