Hello,
I’m trying to get a Pixy camera (V2.1) working with CircuitPython on a microcontroller (Feather M4 Express).
I did find a bit of Python code, but it seems incompatible so far, and there’s a lack of newbie-friendly documentation.
Is there any CircuitPython - compatible code for it? Otherwise, I could try to convert everything to Arduino-compatible code.
Thank you.