nielsonm236 / NetMod-ServerApp

Reprogramming the Web_Relay_Con V2.0 HW-584 Network Module
72 stars 23 forks source link

Expand INA226 shunt resistor value options #203

Closed nielsonm236 closed 3 months ago

nielsonm236 commented 1 year ago

Current code only allows selection of 0.100 or 0.002 ohm shunt resistors. I just bought a device and it arrived with a 0.010 ohm resistor. Also needs updates to documentation.

nielsonm236 commented 11 months ago

Addressed by allowing the user to enter any 3 digit value from 001 to 255. Will appear in future release. Just an FYI to general users: While the INA226 feature was developed for a special project it may have other applications. I'm going to use it to monitor DC voltage, current, and power in my lab Network Module test matrix. Unfortunately the driver and GUI for the INA226 is over 2K of Flash, so it might turn out that this may have to be a stand-alone build (ie, it might require a dedicated Network Module to use). I'll let everyone know if I come up with a reasonable way to release this to everyone.

nielsonm236 commented 3 months ago

Addressed in release 20240612 0226