-
Notifications
You must be signed in to change notification settings - Fork 43
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
Comments
If you need new hardware/application from the hdzero tech, maybe you better contact directly divimath |
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! |
that would be a great feature! let it get real pls! |
Three things I see are hang up.
|
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 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. |
Damn... I was thinking about using this route last night as a proof of concept type setup. Thank you for the info! |
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?
The text was updated successfully, but these errors were encountered: