Great news! PYNQ is now supported on the Xilinx Kria SOM
Great news! PYNQ is now supported on the Xilinx Kria SOM
The jupyter notebooks are very cool, but I prefer (or am used to) seeing a live view of results ...
It seems my eyes and nose are note quite standard
Kevin,
Can you comment on if the rpi camera v2 will work with this design ?
Or does it only support the Digilent PCAM 5C ?
Regards,
Mario.
I have tried with an rpi camera v2 and it does not recognize it. I also don't see support in the repository.
https://github.com/Xilinx/PYNQ/tree/master/pynq/lib/_pynq/_pcam5c
Thanks, I just had a chance to try it myself (with a V2.1) and it does not init - I guess the only compatibility between these two cameras is the cable pinout. I looked on the KV260 in /usr/local/share/pynq-venv/lib/python3.8/site-packages/pynq/lib/video and libpcam5c is the only camera library.
Since you don't see other cameras in the source tree, I would assume that the AR1335 is also not supported at this point.
Unfortunately, I don't have any PCAM 5Cs - I'll just have to use the webcam with PYNQ.
Thanks guys for the feedback, good to know :)
All examples are for Display Port. How to switch to HDMI output?