Does any one have any library connect the nrf52 DK to a camera with GPIO?
Many thanks
Does any one have any library connect the nrf52 DK to a camera with GPIO?
Many thanks
I would consider doing that now (we will probably do it in the future anyway).
I agree that reading directly from the OV7670 image sensor would be possible with the nRF52, but doing other things at the same time (especially with the SoftDevice) might be problematic, especially if you intend to capture frames continuously (15 fps for example). Just my thoughts though, I have not tested it.