Jump to content

Looking to Monitor 12v DC


jkosharek

Recommended Posts

Looking to Monitor 12v DC on my whole house backup generator. It's an older Generac that doesn't support the wi-fi module. I am using Brultech Gem energy monitors and NodeLink for the AC voltage side and some programs on the EISY to monitor exercise and running cycles. This lead me to discover an issue with the trickle charge and the exercise cycle not working due to a low battery.

So I am looking for a way to monitor the battery voltage and maybe the engine starter circuit and bring that data in to the EISY. 

Link to comment

You might check out the Noyito-Relay NS. It supports several relay modules that you could easily trigger from 12v.

https://www.amazon.com/NOYITO-2-Channel-Module-Control-Intelligent/dp/B081RM7PMY

 

There is also the BASAO NS which also supports relay control.

https://github.com/sjpbailey/udi-poly-baspi-sys6u4r2ao-master-v3/blob/master/README.md

  • Like 1
  • Thanks 1
Link to comment

im using the MQTT beta node server and a WEMOS D1 Mini with tasmota on it to give me exact voltage readings.

Works great after a few tweaks to the node server that got done.

 

  here is entire thread on it...

Edited by EWhite
  • Like 2
  • Thanks 1
Link to comment
2 hours ago, EWhite said:

im using the MQTT beta node server and a WEMOS D1 Mini with tasmota on it to give me exact voltage readings.

Works great after a few tweaks to the node server that got done.

 

  here is entire thread on it...

Do you have a link to which board you have? I think that would be perfect, I would even monitor temp of the unit. 

Link to comment
2 hours ago, kzboray said:

You might check out the Noyito-Relay NS. It supports several relay modules that you could easily trigger from 12v.

https://www.amazon.com/NOYITO-2-Channel-Module-Control-Intelligent/dp/B081RM7PMY

 

There is also the BASAO NS which also supports relay control.

https://github.com/sjpbailey/udi-poly-baspi-sys6u4r2ao-master-v3/blob/master/README.md

I ordered a BASPI-IO6U6R to play with, look promising. Have you used them?

Link to comment

CAI Webcontrol 8 board has several analog inputs on it that measure 0-10vdc.  You would need to fashion a voltage divider to bring the 12v battery in range.  Might need to include a path to ground through a resistor as well to keep it accurate, I'm not really super savvy when it comes to that stuff.  The CAI board has a node server made by IOGuy.  It runs on a rpi or PC and can be downloaded from his website.  There is a section here on the forum just for nodelink.  For me this would be the easiest especially considering I already have nodelink running in my setup.  Once you get that analog value showing up in a node on ISY you would write a program to convert the voltage divided value back to the undivided value.

 

https://forum.universal-devices.com/forum/113-nodelink/

Edited by apostolakisl
  • Thanks 1
Link to comment
3 minutes ago, apostolakisl said:

CAI Webcontrol 8 board has several analog inputs on it that measure 0-10vdc.  You would need to fashion a voltage divider to bring the 12v battery in range.  Might need to include a path to ground through a resistor as well to keep it accurate, I'm not really super savvy when it comes to that stuff.  The CAI board has a node server made by IOGuy.  It runs on a rpi or PC and can be downloaded from his website.  There is a section here on the forum just for nodelink.  For me this would be the easiest especially considering I already have nodelink running in my setup.  Once you get that analog value showing up in a node on ISY you would write a program to convert the voltage divided value back to the undivided value.

 

https://forum.universal-devices.com/forum/113-nodelink/

I ordered parts to play with for 2 solutions. I will look into this if they don't pan out. I run the NodeLink to get my Brultech Gem energy monitors, so it's a decent fit. Thanks!

Link to comment
2 minutes ago, jkosharek said:

I ordered parts to play with for 2 solutions. I will look into this if they don't pan out. I run the NodeLink to get my Brultech Gem energy monitors, so it's a decent fit. Thanks!

I don't know much about Brultech, just at a glance I didn't see any DC voltage meter on it.  I use Emporia Energy for monitoring my home energy which has a PG3 node.  Though Emporia doesn't report voltage, only energy consumption.  But it works great for that and a PG3 node makes it very streamlined.

  • Thanks 1
Link to comment
Guest
This topic is now closed to further replies.

×
×
  • Create New...