Open VojislavM opened 8 years ago
Lack of the analog pins on the raspberry pi zero means we need to change the current sensor. One we use has the analog pin as an output, and logical move is to use the current sensing sensor with some kind of communication, preferably i2c.
There is a solution for this. Sensor for sensing current with the shunt resistor and i2c communication. Possible solution: http://www.ti.com/lit/ds/symlink/ina219.pdf or http://www.ti.com/product/INA220/datasheet
Lack of the analog pins on the raspberry pi zero means we need to change the current sensor. One we use has the analog pin as an output, and logical move is to use the current sensing sensor with some kind of communication, preferably i2c.
There is a solution for this. Sensor for sensing current with the shunt resistor and i2c communication. Possible solution: http://www.ti.com/lit/ds/symlink/ina219.pdf or http://www.ti.com/product/INA220/datasheet