This code is wrong:
https://github.com/ControlEverythingCommunity/ADS1115/blob/master/Python/ADS1115.py
And you did not checked it with a real ADS1115 IC.
In read mode, there is a need to a repeated START. Datasheet also has a very bad explanation on this.
Anyway, thanks.
This code is wrong:
https://github.com/ControlEverythingCommunity/ADS1115/blob/master/Python/ADS1115.py
And you did not checked it with a real ADS1115 IC.
In read mode, there is a need to a repeated START. Datasheet also has a very bad explanation on this.
Anyway, thanks.