This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

camera lib for nrf52 dk

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.

Related