Zanduino / INA

Combined Arduino library for reading multiple INA2xx power monitor devices
GNU General Public License v3.0
158 stars 41 forks source link

add support for INA239 #89

Open hgatesCPV opened 2 years ago

hgatesCPV commented 2 years ago

Hi there, I would like to use this library to talk to INA229 and INA239. I have found in my application that SPI is much more resistant to being hung by transients than I2C. Any chance of making an option to use SPI instead of I2C? Thanks.

hgatesCPV commented 2 years ago

I would be happy to send you an eval board with this chip on it!