I want to create an electronics project that will involve cameras. Though i want to create my own system, i want to create my own PCB and not be dependant upon existing solutions like development boards or raspberry pi.
I have come along sensors from omnivions.
These are MIPI CSI camera sensors. This is a datasheet of one of these sensors:
What application processor can i use to interface with them? In page 15 you can see a list of all the pins. Can this work only with CSI chipsets like DaVinci? Or i can interface it with an arduino DUE or other solutions?
The application i want to experiment on is the standard video record and store to SD card. If there is an OS (Linux or other RTOS) in the application processor even better.