Hello guys,
I am wondering if there is a way to have video from Pixymon and the corresponding data (x-y location and size) output at the same time?
I am using Beaglebone Black with usb connection with the Pixy2.
I’ve tried running get_blocks_cpp_demo and pixymon v2 at the same time but failed. It seems I need to output the data from pixymon v2 using SPI with SS based on How to talk to Pixy2. But since I have little experience in it, I am wondering if there is an example code receiving some simple data using SPI to help me get started.
Or there is an easier way around to do this, e.g. some hidden function that outputs data in pixymon v2 directly?
Any help is appreciated! Thanks a lot in advance!
J