Connecting 2 cameras to a mega board

Hi. Our school team have mega boards and pixie cams. I would like to connect two cameras to the mega board. Can we use pixies or are there more compatible cameras?
Thanks

do you mean Pixy

or Pixie

The former connects using SPI, and it seems the init() function can take a custom Slave Select pin that is passed to the underlying link class to configure SPI, so there is a chance it could work.

Hi,
Sorry, Yes we have Pixy 1 and 2 cameras.

Follow the instructions on the PixyCam site and you will be fine. They have a forum, too, where you can get expert advice.

So just make sure you pass two different pins for CS

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.