StevenK
Posts: 8
Joined: Tue Dec 01, 2015 6:10 pm
Location: Minnesota, USA

Two Cameras on One Pi?

Tue Dec 01, 2015 6:24 pm

I am interested in doing a project involving aerial photography that would require mounting two cameras on a quad-copter that could take simultaneous images. I wanted to find out if this is possible and, if so, the simplest way to accomplish it. Weight is an issue and I would want to minimize it, so the main issue would be whether I could run the two cameras off of one Pi. I have a RPi 2B and an RPi Zero. It would be great to save weight using the Zero, but I imagine it would be more difficult to run two cameras on it. One camera I am thinking of using is the Infragram DIY Plant Analysis Webcam, which is USB ... so I thought I may be able to use that and also a camera board on the Pi2. I am a beginner, though, and this is my first RPi project, so I'd be interested to hear thoughts and ideas on how I can accomplish this, and issues I should be aware of. I'd also be interested in thoughts on battery power (I only need 20-30 minutes of operating time) Thanks!

User avatar
mahjongg
Forum Moderator
Forum Moderator
Posts: 13142
Joined: Sun Mar 11, 2012 12:19 am
Location: South Holland, The Netherlands

Re: Two Cameras on One Pi?

Tue Dec 01, 2015 6:45 pm

Maybe its an idea to use the compute module, as it supports two PI-cams, there is also firmware that can handle both PI-cams at the same time, and for example can combine both pictures in one video stream.

User avatar
mikronauts
Posts: 2794
Joined: Sat Jan 05, 2013 7:28 pm
Contact: Website

Re: Two Cameras on One Pi?

Tue Dec 01, 2015 6:45 pm

Easiest would be a Compute Module, with its development board, and the additional camera adapter kit.
StevenK wrote:I am interested in doing a project involving aerial photography that would require mounting two cameras on a quad-copter that could take simultaneous images. I wanted to find out if this is possible and, if so, the simplest way to accomplish it. Weight is an issue and I would want to minimize it, so the main issue would be whether I could run the two cameras off of one Pi. I have a RPi 2B and an RPi Zero. It would be great to save weight using the Zero, but I imagine it would be more difficult to run two cameras on it. One camera I am thinking of using is the Infragram DIY Plant Analysis Webcam, which is USB ... so I thought I may be able to use that and also a camera board on the Pi2. I am a beginner, though, and this is my first RPi project, so I'd be interested to hear thoughts and ideas on how I can accomplish this, and issues I should be aware of. I'd also be interested in thoughts on battery power (I only need 20-30 minutes of operating time) Thanks!
http://Mikronauts.com - home of EZasPi, RoboPi, Pi Rtc Dio and Pi Jumper @Mikronauts on Twitter
Advanced Robotics, I/O expansion and prototyping boards for the Raspberry Pi

gordon77
Posts: 5077
Joined: Sun Aug 05, 2012 3:12 pm

Re: Two Cameras on One Pi?

Tue Dec 01, 2015 6:57 pm

It appears you can buy the filter you need so hopefully it will work on a pi camera, or maybe the pi noir would be better for one of the cameras.

StevenK
Posts: 8
Joined: Tue Dec 01, 2015 6:10 pm
Location: Minnesota, USA

Re: Two Cameras on One Pi?

Tue Dec 01, 2015 8:56 pm

That's a good suggestion, it looks like the compute module development kit may be a good choice. Unfortunately, it's more expensive ($100 US + shipping for the module and kit, + the camera module adapters) and I imagine it's probably heavier than a standard Pi (and much heavier than the Zero) But at least it should work. Would be nice to be able to do it on a standard Pi or Zero, but the more I look, the more I am thinking it is not possible.

User avatar
Laurens-wuyts
Posts: 716
Joined: Wed Aug 21, 2013 7:35 pm
Location: Belgium
Contact: Website

Re: Two Cameras on One Pi?

Tue Dec 01, 2015 9:00 pm

You can also program the compute module with the board in the kit, and then use a separate (own made) board with just 2 camera connectors. ;)

Laurens

StevenK
Posts: 8
Joined: Tue Dec 01, 2015 6:10 pm
Location: Minnesota, USA

Re: Two Cameras on One Pi?

Tue Dec 01, 2015 9:18 pm

Laurens-wuyts wrote:You can also program the compute module with the board in the kit, and then use a separate (own made) board with just 2 camera connectors. ;)
That sounds a bit more complicated (I'm pretty new to this and don't know how to design circuit boards), but it's an interesting idea to look into that no doubt would reduce weight.

Return to “Beginners”