Need help with Grove Serial Camera Code

To whom it may concern,



I recently bought a Grove Serial Camera and tried this

Grove_Serial_Camera_Kit

https://github.com/Seeed-Studio/Grove_Serial_Camera_Kit>/

SerialCameral_DemoCode_CJ_

OV528/.

I am using it with the Seeed Studio, Base Shield V2 103030000 Base Shield

V2, Arduino.

and a Wemos R1 D1.



I am not having any success and really need help, as this is an important

project for university. Could you please provide me some advice. It will be

highly appreciated.

Hi

Frederik,


1. please take a picture about the hardware setup.

2. If you connect to hardware UART directly, you have to remove it when you download arduino program.

3. You can connect to D2 port of the base shield and then run the https://github.com/Seeed-Studio/Grove_Serial_Camera_Kit/blob/master/SerialCameral_DemoCode_CJ_OV528_SoftSer/SerialCameral_DemoCode_CJ_OV528_SoftSer.ino , which use the software serial.

4. What kinds error message do you have?

Thanks

best rgds
Bill

Hi Bill,



Thank you so much, I managed to solve the problem. Now it is working

perfectly.