ArduCAM / Arduino

This is ArduCAM library for Arduino boards
MIT License
473 stars 349 forks source link

Arducam shield rev c stopped working #152

Open MoWizsubhi84 opened 7 years ago

MoWizsubhi84 commented 7 years ago

Hello, I'm kind of a beginner here, I started working with Arducam rev c attached to Arduino mega 2560, and I was able to use the examples code to be uploaded to the board and it was working fine, then I have tried to use the video streaming functionality, and I could not manage to make it work , nothing was displaying either on the board LCD nor on the host app. Anyway I tried to upload the old digital camera example back, the IDE shows nothing wrong but nothing happens on the LCD, still looks blank, used to reload when powered off and back on but now nothing happens at all, if there is something I could do , like a master reboot or ROM clear it would help any help is appreciated thanks alot

supprot commented 7 years ago

@MoWizsubhi84 Hi,

Please download our ArduCAM library at https://github.com/ArduCAM/Arduino.git The demos about rec v is in the ArduCAM/example/REVC folder. If you want to use our videostreaming demo, you should use our Host_V2 which is in the ArduCAM\example\host_app\ArduCAM_Host_V2.0_Windows folder.

Let us know if you need more help. Regards, ArduCAM suppport team.