Skip to content

Latest commit

 

History

History
35 lines (24 loc) · 1.03 KB

README.md

File metadata and controls

35 lines (24 loc) · 1.03 KB

StereoNinjaFPGA

Experimental FPGA project for streaming two MIPI CSI camera IMX219 streams to an HDMI monitor using a ULX3S FPGA board

Stereo Ninja Logo FPGA

Todos

  • HDMI Stream 640x480 60FPS
  • HDMI Stream 800x600 60 FPS
  • HDMI Stream 1280x720 60 FPS
  • HDMI Stream 1920x1080 60FP -not possible
  • Initialisation Videostream IMX219 at 916Mbit/s per Lane
  • MIPI SoT Decoding
  • MIPI Syncbyte Decoding
  • MIPI Header Decoding
  • MIPI Protocoll Decoding
  • Writing MIPI Videostream in Dualport Ram
  • Passthrough IMX219 to HDMI at 640x480 Pixel in greyscale
  • Debayering for Colors -works partially
  • Testing IMX219 at other Resolutions
  • Testing Design with two Cameras
  • Creating Side-by-Side(Half) HDMI 3D Output at 1280x720

  • /DOCS_ULX3S Some Documentations for used Hardware and Protocoll Spezifications
  • /ULX3S_ninja PCB for Adapterboard
  • /old Some old Projects for Testing
  • /src Source Code for StereoninjaFPGA