Hello,
I have the Arduino Nano 33 TinyML Kit. I have been trying to set up the OV7675 camera to work but it somehow doesn’t get initialised.
I have followed the steps to set up the hardware mentioned in https://tinyml.seas.harvard.edu/assets/other/4D/22.03.11_Marcelo_Rovai_Handout.pdf
The Library that I am using is, GitHub - tinyMLx/arduino-library: This repository holds the Arduino Library for the EdX TinyML Specialization. I had started with the test_camera sketch. There can be no problem with the connections as I am using the breakout board.
I am now doubting if the camera module is faulty. Is there any way, I can check if the camera module is functional or not? I hope the Arduino pins are not at fault
Thanks in advance for the help!