12-16-2016, 08:06 AM
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.
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.