Giter Site home page Giter Site logo

Comments (3)

deltabeard avatar deltabeard commented on May 20, 2024

Hi! Thanks for your interest and kind words.

I've never looked in to camera support on the Raspberry Pi. Note that the two sets of camera pins are different. One is 4-lane and one is 2-lane. So you're going to have to make sure you use camera modules that are compatible with 4-lane and 2-lane respectively.

Also note that the CSI ports on the Raspberry Pi are not openly documented. Only two camera modules are supported, and they probably only support one set of the CSI pins (the ones broken out on the Raspberry Pi). You may be able to find some light in this issue through the open source VC4 driver. Let me know how that goes.

I was very dissapointed to see that DSI has also poor documentation and nearly no support.

Let me know if you have any questions or want some help. :) Keep us updated!

from cmio.

jholster avatar jholster commented on May 20, 2024

I've tested the dual camera setup with the official Compute Module Development Kit, so technically everything works fine, both software and hardware wise. AFAIK both cameras use only two data lanes (cameras are interchangeable). (I've also tested streaming the stereo video over wifi to OSVR 3D glasses, the result is very impressive.)

The only challenge with DIY board is that the CSI data lanes use differential pairs, requiring impedance matching and precice tolerances, but I've no idea how critical it is in practise (from hobbyist point of view, occasionally few flipped bits are probably not so big deal).

from cmio.

deltabeard avatar deltabeard commented on May 20, 2024

I had no idea!

KiCad has differential matching support, so that shouldn't be too much of an issue.

from cmio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.