Is there an open source / free IDE that I can use to compile the code for the Pixy?
There is a C fiducial recognition library I would like to incorporate.
Is there an open source / free IDE that I can use to compile the code for the Pixy?
There is a C fiducial recognition library I would like to incorporate.
Currently Pixy uses the Keil tool from ARM. Keil was the only tool available when we started development. Keil is great— it generates super efficient code and has a great debugger, but it isn’t free unless you’re at a university.
We want to convert to GCC but we don’t have a date for this yet.