Changes between Version 2 and Version 3 of EnergyMeterPulseSensor


Ignore:
Timestamp:
2013-12-01 01:48:58 (11 years ago)
Author:
hek
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EnergyMeterPulseSensor

    v2 v3  
    1313'''SLEEP_MODE = true''' 
    1414 
    15 Use this if you run the sensor on battery. In this mode the sensor will report KWH but cannot report any Watt-value. This is because when sensor sleeps it will lose track of time and therefore it is impossible to calculate a correct Watt-value.  
     15Use this if you run the sensor on battery. In this mode the sensor will report KWH but cannot report any Watt-value. This is because when sensor sleeps it will lose track of time and therefore it is impossible to calculate a correct Watt-value.\\  
    1616  
    1717'''SLEEP_MODE = false''' 
     
    3737 
    3838[[Image(blink.jpg, width=500px)]] 
     39Here is me trying to simulate meter pulses with another LED when testing the code.