Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] MIPI CSI - ribbon connector for single board computers? #186

Open
Arduhat opened this issue Jan 17, 2024 · 6 comments
Open

Comments

@Arduhat
Copy link

Arduhat commented Jan 17, 2024

There could be a whole new world of possibilities opened up for the HDZero system if we can connect the camera direct to a single board computer. If the video could be split from the vtx and transmitted to the pilot, as well as streamed via cable to a companion computer, an enormous amount of potential use cases could be unlocked. My company is looking for such a solution to buy en masse. Is this possible?

@plurf
Copy link

plurf commented Jan 18, 2024

If you need new hardware/application from the hdzero tech, maybe you better contact directly divimath

@ThatOneGuyGreggers
Copy link

Has there been any update on this front? I would love to be able to connect a vtx to to the Raspberry Pi DSI output to be able to do AR type waypoints for flying, maybe a friend/foe for paintball/airsoft, and video monitor for photogrammetry. Also would be able to use the Pi as a DVR for recording flights. So many possibilities!

@NulliFieDFPV
Copy link

that would be a great feature! let it get real pls!

@ThatOneGuyGreggers
Copy link

Three things I see are hang up.

  • What is the specific secured mipi connector for the vtx?
  • What is the pin out for the HDzero vtx mipi connector?
  • According to the hdmi into VTX post apparently there is an encryption IC or something used between the camera and VTX.

@bxff
Copy link

bxff commented Jan 27, 2025

Three things I see are hang up.

  • What is the specific secured mipi connector for the vtx?
  • What is the pin out for the HDzero vtx mipi connector?
  • According to the hdmi into VTX post apparently there is an encryption IC or something used between the camera and VTX.

The MIPI connector pinout is available here (see first 2 pdfs), also this looks like the same standard MIPI connector used on vista and openipc: https://device.report/divimath

The MIPI initialisation code is available in this repo (see Set_1080P30 and similar functions.)

The encryption IC exists on both the analog (composite) and digital cameras, HDZ doesn't seem to want to communicate with the OSS community on it's working and that's a huge problem. See: #232

Similar work has been conducted on getting hdmi-in through the MIPI interface, this used the LP mode of MIPI interface which allowed for 720p60fps, and a ISP (AP1302 on the camera side) spoof would allow for full 720p120fps, there is a lot more information on the wtfos discord with some current work being done by other users too: fpv-wtf/margerine#17

AFAIA the spoofing was only possible with the help of getting firmware drivers off vista using wtfos, the same could be possible with hdzero.

@ThatOneGuyGreggers
Copy link

The encryption IC exists on both the analog (composite)

Damn... I was thinking about using this route last night as a proof of concept type setup.

Thank you for the info!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants