12-16-2016, 08:09 AM
(12-16-2016, 08:06 AM)KnReLe Wrote: Hardware-wise you seem to be OK. The problem is with high-level software (the python library that talks to the /dev/i2c-1 device).
You might want to check out the RPi.GPIO-PineA64 library that was linked to by martinayotte on this thread;
http://forum.pine64.org/showthread.php?tid=2935
I haven't done that much with this myself, but the idea is to provide a similar utility library for the PineA64 as is seen on Raspberry Pi machines.
Will do - I was just in the process of digging through the ADS1x15 python code to try to understand it a little better.
Thanks!
-Adam