Jump to content

Simple data logging for voltage or current


cwr

Recommended Posts

Hi folks

I am trying to find a simple  (and cheap) way of logging how how much my oil boiler is on. I thought there might be some simple devices available (I've used Elitech for temp data logging, that sort of thing) but am struggling to find something that will record either voltage or current.  I'm don't have the time right now to learn how to program the likes of arduino or raspberrypi's.

Any suggestions?

Thanks 

Link to comment
Share on other sites

Thanks for the replies folks.

Raspberry pi- id like to experiment with maybe someday, but not right now, still too much pressure to finish off the house

I hand wondered about a power meter, would be nice to log (to check for any short cycling) but not essential.

I like the Shelly option, will explore that more. And check out Tado as well.

Link to comment
Share on other sites

I built my own using an arduino with an RTC timer and memory card hat and a seperate opto isolator board to allow power to the boiler pump to be logged.

 

Whenever the boiler pump changes state from ON to OFF or OFF to ON it logs the time and outside temperature to a file on SD card. I need to write an Excel script to process that data. 

Link to comment
Share on other sites

22 hours ago, cwr said:

Hi folks

I am trying to find a simple  (and cheap) way of logging how how much my oil boiler is on. I thought there might be some simple devices available (I've used Elitech for temp data logging, that sort of thing) but am struggling to find something that will record either voltage or current.  I'm don't have the time right now to learn how to program the likes of arduino or raspberrypi's.

Any suggestions?

Thanks 

Shelly PM.

Link to comment
Share on other sites

7 hours ago, Carrerahill said:

Shelly PM.

 

From their website

 

Power Metering
Shelly 1PM has an integrated precise power meter. You can mea-
sure the overall consumption of all the electric devices you are
controlling

 

How does it store the data?

Link to comment
Share on other sites

2 hours ago, SteamyTea said:

Shelly 1PM

 

How does it store the data?

Free of charge in Shelly's cloud, if you're not recording it locally, from where you can also download it as a CSV file.

  • Like 1
Link to comment
Share on other sites

On 22/08/2023 at 21:02, SteamyTea said:

 

From their website

 

Power Metering
Shelly 1PM has an integrated precise power meter. You can mea-
sure the overall consumption of all the electric devices you are
controlling

 

How does it store the data?

On the cloud or export to HA etc.

Link to comment
Share on other sites

1 hour ago, Carrerahill said:

On the cloud or export to HA etc.

Can you easily export the historical data to a memory card or another computer for further analysis?

Does it need special adapters or software?

Am I right in thinking it is just an ESP8266 with a few things added, but not an RTC.

Link to comment
Share on other sites

On 24/08/2023 at 12:55, SteamyTea said:

Can you easily export the historical data to a memory card or another computer for further analysis?

Does it need special adapters or software?

Am I right in thinking it is just an ESP8266 with a few things added, but not an RTC.

I honestly don't know as I only did a short, 1 week trial of power monitoring functions with mine, I wanted them as safety shutdown devices, as the Shelly PM has an overload mode where if they go over specified power draw they can open the relay. What you are discussing I am going to suggest is possible, I just don't know as I didn't intend to use this function although it was interesting monitoring some circuits for a while. 

 

ESP8266 - yes. RTC not on the ones I have, but maybe some do now?

Edited by Carrerahill
Link to comment
Share on other sites

  • 3 weeks later...

Thanks for all suggestions. I am now the proud owner of a Shelly 1PM. Up and running, it's a nice device, I can see me getting a few more for various other projects.

 

The way it's wired in, both the pump and boiler are being monitored. I can't seem to get a good resolution on the data to differentiate between them, ie it just gives total power consumption for a period. Guess a little rewiring will be necessary unless there is a way to get it to record on a shorter time base?

 

I've also noted that the on/off  times are only displayed for the past day, are these stored and accessible somehow?

 

 

 

 

Screenshot_20230914_065143_Shelly Smart Control.jpg

Screenshot_20230914_065110_Shelly Smart Control.jpg

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...