Continuous tweaking of AUX2 threshold for maximum PWM output

Started by cpfl, May 19, 2015, 07:17:52 PM

Previous topic - Next topic

cpfl

Paul,

From my modified version of newmodbus :-

   xbattvolts     = modbus_register(4115);
   xtargetvolts   = modbus_register(4244);

The target voltage depends on the current mode (BULK,ABSORB,FLOAT,EQ) and on the battery temperature compensation parameters of the classic.

See you on the arduino side.

Chris.