I’m somewhat new to the ecosystem and having trouble finding a good doc on interfacing a CMUcam5 Pixy Rev 1.3, from Charmed Labs, with a Particle Photon. Does anyone have experience with this or a link to a recent walkthrough?
Mahalos aplenty.
I’m somewhat new to the ecosystem and having trouble finding a good doc on interfacing a CMUcam5 Pixy Rev 1.3, from Charmed Labs, with a Particle Photon. Does anyone have experience with this or a link to a recent walkthrough?
Mahalos aplenty.
What kind of interface do you intend to use?
Both the Photon and the Pixy support UART, SPI & I2C.
For DAC/ADC you’d need to consider the max volatage of 3.3V on the Photon’s ADCs.
Since we don’t really have any specific info where you struggle, you could start looking at the info provided for connecting to Arduino (no that much difference)
http://www.cmucam.org/projects/cmucam5/wiki/Hooking_up_Pixy_to_a_Microcontroller_(like_an_Arduino)