arducam mini 2mp ov2640 interface with nrf52840

Hi,

I am trying to interface arducam mini 2mp ov2640 with nrf52840 and I am referring the following github repository: https://github.com/NordicPlayground/nrf52-ble-image-transfer-demo.

My project needs only to capture a single image at a time and I am interested in low power mode of the camera. But this repository has a lot of stuff which I dont need.And also it requires you to download an android app and send commands from the app to the camera. I am not able to run this app on any mobile.

What changes should I make to the code of this repository, so that i can remove the dependency on android app and remove all the stuff which is unrelated to my project such as support for other cameras, video streaming etc. Is anyone using a minimal version of this repository.

Thank you.

Parents Reply Children
No Data
Related