ArduCAM / Arduino

This is ArduCAM library for Arduino boards
MIT License
479 stars 351 forks source link

ArduCAM mini taking a long time to initialize #441

Open anku2424 opened 5 years ago

anku2424 commented 5 years ago

Hello team ArduCAM,

I've been using ArduCAM mini camera for a while now. I just have 1 problem with it, it's taking a long time to initialize. The function myCAM.InitCAM() is taking about 400 ms. Since my application puts Nodemcu to deep sleep again and again and starts it later, the ArduCAM initializes every time. Is there a way to minimize this initialization time?

UCTRONICS commented 5 years ago

@anku2424 In order to ensure the image quality of the sensor, I don't advise you change the init code.