Just recently I got RunCam micro swift 3 (https://www.runcam.com/download/MicroSwift3-Manual.pdf) for computer vision project. However, I am struggling to understand how can I connect it to Arduino (uno/nano). Is it possible to read composite video data stream with Arduino, if so how?
Is it possible to read composite video data stream with Arduino, if so how?
No.
pylon:
No.
Why not if it possible to do Video out? (Arduino Project Hub)
Why not if it possible to do Video out?
A Commodore 64 had also a video out signal but will never be able to stream video data.
For that it would have to be able to digitize video data, encode it into a streamable format and provide that video stream to other computers. That need loads of computing power which an Arduino doesn't offer.