Difference between revisions of "Image Sensor Simulation/Emulation"
From apertus wiki
(Created page with "== Project Summary == The project's main goal is to create a Simulation/Emulation of the CMV12000 sensor currently used in the AXIOM Beta. The HDL could be placed as a direct...") |
|||
Line 11: | Line 11: | ||
---- | ---- | ||
== Important URLs == | |||
- [https://lab.apertus.org/T728 Lab Task] | |||
- [https://github.com/Destfolk/CMV12000-Simulation Source Code] |
Revision as of 08:31, 28 August 2021
1 Project Summary
The project's main goal is to create a Simulation/Emulation of the CMV12000 sensor currently used in the AXIOM Beta. The HDL could be placed as a direct interface integrated into the ZYNQ design or into a separate FPGA acting as a full sensor emulation.
Google Summer of Code 2021 project.
Mentored by: Herbert Poetzl (@Bertl) and Robin Heinemann (@vup)
Student: SeifEldeen Emad (@Destfolk)
2 Important URLs
- Lab Task