Hello,
I bought pixycam a while ago and I’m hoping to able to interface with camera over USB using C#.
I saw the was a pixy usb library- I tried building PixyMon, but after a couple frustrating hours, I can’t seem to get anywhere or properly build PixyMon. (When I did, I kept getting an error) This is likely because using QT is new to me and I don’t develop in C++ other than very small applications.
Is there an easy way for me to compile the pixy usb library so that I can call it from C#? What’s the least path of resistance for me to be able to use pixy with C# over USB?