I2C module for python3?
-
First post here, I hope it's not a stupid one.
I'm trying to communicate with I2C with python3. Is the onioni2C module available to python3? If not, are there any tricks to making this happen?
Thanks!
-
@zchef2k
I have the same problemm
I2C, GPIO and SPI. Doesn't work on Python3.
Did you solve it?
-
@zchef2k said in I2C module for python3?:
First post here, I hope it's not a stupid one.
I'm trying to communicate with I2C with python3. Is the onioni2C module available to python3? If not, are there any tricks to making this happen?
Thanks!
I have the same Issue...