Hi,
I want to test another new camera on OAK-FFC-3P. I want to know is it possible for me.
I notice Luxonis open source the schematic of OAK-FFC-3P.
Since the interface on my camera are also MIPI(2 lane, camera data output) and IIC(camera control), I think it can work. If it is possible, what should I do on OAK C++ library to control IIC to initialize my camera and get camera image data from MIPI.
Thx.
Is it possible for me to connect a any other camera to OAK?
Hello Dong ,
Camera handling / ISP is handled by firmware, which is closed source. Meaning that if the camera sensor isn't supported by depthai, you can't use it. Which camera sensor are you looking at?
Thanks, Erik