flav1972 / ArduinoINA219

An Arduino library for the INA219 I2C current monitor
17 stars 16 forks source link

Changing shunt resistor during run #6

Closed iotlearner0level closed 3 years ago

iotlearner0level commented 5 years ago

Is it possible to change calibration values/config valuses like pga etc after the sketch runs?

flav1972 commented 3 years ago

yes sure. call configure()/calibrate() depending on what you want.