Hello there, as part of a project I have to use an Arduino microcontroller board as an interface to various sensors. Among them is the Raspberry Pi camera module 3. Is it possible to connect this camera to the Arduino board? How can the interface be implemented? which Arduino board has to be used?
background information:
The idea is to use the Arduino Mega board as the main interface with different sensors (capacitive etc.). And for eye-tracking purposes, I would like to use the Raspberry Pi camera module 3.
All the sensors together are intended to control a given system (an automatic door opener).
Who is trying to make You do that? You can connect everything to anything but not achieving anything.
Why not use an Raspberry for immages, or an ESP? Common Arduinos are not up to the task.