openenergymonitor / EmonLib

Electricity monitoring library - install in Arduino IDE's libraries folder then restart the IDE
openenergymonitor.org
GNU Affero General Public License v3.0
589 stars 419 forks source link

added 3-phase buffer-delay algorithm, when CT sensors connected to different line phases. #8

Closed icboredman closed 10 years ago

icboredman commented 10 years ago

Since it makes sense to keep main EmonLib library single phase, these files were renamed to "EmonLib_3PH.cpp" and "EmonLib_3PH.h"

Includes example sketch "ArduinoDue_3phase.ino" showing how to use Due as EmonTx box:

glynhudson commented 10 years ago

Thanks, added as seperate library https://github.com/openenergymonitor/ArduinoDue_3phase