<< return to Pixycam.com

Pixy and I2C, python, mraa

Hello, we made a program in Arduino code for Pixy1 over I2C. We are having trouble porting it over to python and we would also like to use Pixy2 if at all possible.

I am having trouble finding anything related to communicating with Pixy over I2C.

Any help is greatly appreciated. Thanks.

Hi there,

here is the page on I2C / the serial protocol in general. Specifics on I2C are first at this link, then scroll down for details about implementing the serial protocol.

https://docs.pixycam.com/wiki/doku.php?id=wiki:v2:porting_guide#i2c

What trouble are you having porting to Python?

Hope this helps,
Jesse