Can this Babysitter module be interfaced with Raspberry Pi 4 board ? Appreciate if someone can help me with this Rpi library & schematic to connect ?
I am thinking that Babysitter module can read battery parameters, compute them and make them available over it’s I2C interface. If I hook Rpi to this I2C (of Babysitter), I should be able to get those battery parameters. In addition, I may be able to do some control (start/stop charging). Please comment on my this understanding as well.
Much appreciate your response and thanks in advance.
Yes it’s possible but you’re going to need to write your own library, sparkfun doesn’t have one for the pi. For connections, you only need to connect SDA. SCL and ground between the board and pi.