Hi
I am new to EmonPi, i am working on a power monitoring project & need to analyse current characteristics of mains supply. So can EmonPi provide digital data stored in a file ? Please let me know , need the raw current data for analysis.
Archived Forum |
|
Can output data of EmonPI can be saved in a file for further analysis?Submitted by kmehindru on Mon, 19/10/2015 - 05:56Hi I am new to EmonPi, i am working on a power monitoring project & need to analyse current characteristics of mains supply. So can EmonPi provide digital data stored in a file ? Please let me know , need the raw current data for analysis. » |
Re: Can output data of EmonPI can be saved in a file for further analysis?
The sketch in the emonPi does not at present send the rms current to emonhub and hence to emoncms, although it is calculated. Therefore, you'd need to modify the sketch (on another computer), and load the resulting compiled file into the ATMega328P inside the emonPi.
When you've done that, the current will be available inside emoncms just like any other data.