Difference between revisions of "Image Sensor Simulation/Emulation"
From apertus wiki
(Blanked the page) |
|||
Line 1: | Line 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)''' | |||
---- | |||
== Important URLs == | |||
- [https://lab.apertus.org/T728 Lab Task] | |||
- [https://summerofcode.withgoogle.com/projects/#5732255533629440 Project Page] | |||
- [https://github.com/Destfolk/CMV12000-Simulation Source Code] | |||
- [https://drive.google.com/file/d/1pmO9THPJdiu9ZyD6GH7zh4IUWYotWyEa/view?usp=sharing Project Proposal] |
Latest revision as of 08:52, 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