Lee
Lee
Try to add this line to the example code: ArduCam_writeReg_8_8( useHandle, 0x46, 1, 0x05);
Please copy these .so files to your /lib and /usr/lib folder.
run the demo with command "sudo MALLOC_CHECK_=0 ./Test"
Make sure if the hardware is well connected in Windows before moving to RPI. It seems that your camera is not well connected.
What is blue moon? It is 23:00 here, too late. I will check it tomorrow.
Please try the update example for MT9V034 www.arducam.com/downloads/app/ArduCAM_USB/RPI/MT9V034_RPI_SDK_Demo.tar.gz
Would you please let me know what is the exact problem you have right now?
Can you run the default setting without any modification? Simply modify the config file might not be able to work properly.
AR0134 is almost the same as AR0135, you can find more info to diagnose the issue from: http://www.arducam.com/docs/camera-breakout-board/1-2mp-ar0134-ar0135-global-shutter/software-guide/ Please check the camera ID first to make sure the camera is...
If you can't read the correct register value, it means there is something wrong with the I2C interface between the USB camera shield to the sensor board. Since you have...