I am working on something that actively monitors up to 32 low current/voltage circuits (like those on a traditional wired alarm system) where i'll supply 12v and look for the status of that to return to my PCB and measure 1) whether or not it is returned (ie: open or closed circuit) and 2) the current or voltage that is being returned.
I came across the ADAS1126 which intrigues me because it supports up to 32 channels but there is not enough information available to me to determine whether or not this is something i could leverage. The values measured by the ADAS1126 would need to be read from python running on linux with the expected bus being I2C though i could explore other options.
If there is more detailed information than just the simple 1 page datasheet that would be great. If there are "programming" materials for the ADC's that would also be fantastic. I've looked around and thus far have not been able to find anything.
Many thanks in advance.