-
Notifications
You must be signed in to change notification settings - Fork 25
Description
Can someone confirm that this version 0.0.2 of the arduino ov7670 library runs properly with the Nano 33 BLE and the Omnivision ov7670 camera.
For me it generates a zigzag pattern (using Processing version 3.5.4 https://processing.org/download/support.html ) with board manager mbed nrf5284 version 1.1.6 for the Nano 33 BLE. Note that loading older versions of this board does not seem to help.
.
The ov7670 library does not generate any pattern with arduino_mbed_enabled boards version 1.2.2 for the Nano 33 BLE/PortentaH7.
This blog was probably made for version 0.0.1 ov7670 release (When I tried to install version 0.0.1 it did not install, when I downloaded it from this github it did not work). https://blog.arduino.cc/2020/06/24/machine-vision-with-low-cost-camera-modules/
It seems other people are having the same issue at this arduino forum https://forum.arduino.cc/index.php?topic=697294.0
I assume I have done something wrong but I am getting consistent bad results with multiple different wirings etc. Here is my camera view
Please reply. It would be interesting to know what is working for you.