Hello,
I have been working on an autonomous robot this summer that can get its way around a maze. To make the robot even cooler I tried incorporating an ArduCam OV2640. My Wemos D1 R1 has an ESP8266 which will allow it to wirelessly communicate. This is the code I have for the ArduCam OV2640, which came from the examples of Github ArduCam/Arduino. When I try viewing the video on the ArduCam Host Application, it keeps on saying "SPI Interface Error", on the Serial Monitor it doesn't say the ArduCam is connected. Any help will be appreciated. Thank you.
Best,
Koshiq
code_for_arducam.ino (7.8 KB)