Nano dual Raspberry Pi camera

How can I connect 2 raspberry cameras to process the images at the same time?

Hi jarosky, there isn’t currently two camera headers on the devkit, so there is only one direct connection of the 15-way Flex Cable. There are a few possible options:

  • Use a different kind of camera, like USB cameras, as opposed to MIPI CSI
  • Use an aftermarket carrier for the Nano that features multiple MIPI CSI camera headers, like the Auvidea JN-30
  • Use a stream aggregator that can combine two MIPI CSI cameras into one connection (example - untested)