Search found 1 match
- Saturday 13 February 2016 19:15
- Forum: Utility
- Topic: Mysensors SCT-013-030 current monitor
- Replies: 6
- Views: 10065
Re: Mysensors SCT-013-030 current monitor
Here is my Arduino script not 100% clear bad working for me #include <SPI.h> #include <MySensor.h> #include <Time.h> #include "EmonLib.h" // Include Emon Library EnergyMonitor emon1; // Create an instance //#define DEBUG #define ScriptName "Energy Metter-1.3" #define ScriptVersion "1.3" boolean ...