On Sunday, July 14, 2013 at 7:08:45 PM UTC+8, James Richins wrote: > > Is it possible for there to be an interface board for the picamera. It is > significantly cheaper than the current camera cape and has a higher > megapixel resolution. > > I don't know what kind of speeds you get compared to a USB camera. >
bouncing an old thread but unfortunately i've not found a solution either, recently got a 5mp picamera OV5647 from ebay the camera is apparently pretty performant and high quality, videos from the web https://www.youtube.com/watch?v=OYcsRjgQ48A https://www.youtube.com/watch?v=hpU6oAQoTSg https://www.youtube.com/watch?v=qXEaJR4nMZU but that'd require the use of the mipi csi-2 interface there are also 8mp versions out there decided to do it the *brute force* way, get an rpi 3 model b (important thing is to check for the csi camera connector) rpi is apparently the 'better platform' for media streaming due to its use of closed sourced mipi csi & dsi interfaces however rpi lacks the open sourced flare of beagleboards and in a way beaglebone black is more versatile for 'arduino' style interfacing projects due to its open source nature, its connector design & that the linux kernel is very much designed 'around' the beagle bone black with things like device overlays that's pioneered on the beaglebone black -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/2be28c85-7af1-45b6-ad2d-64500c9ea6ef%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
