Is it possible to interface esp32 with a 5MP camera like OV5642 non fifo? If so, please help me with the coding i am unable to figure out how to program the registers. My main goal is to capture a full res image and store it in SD card or flash memory and send it via server.
I dont want to use the shields as it is too expensive. Also, do tell me if any other microcontroller can do it
Camera interface with a microcontroller
Re: Camera interface with a microcontroller
Does it work with OV5642? I dont think it has the register mapped for 5642
Re: Camera interface with a microcontroller
As far as I can see, there is no support for OV5642.asfagus wrote:Does it work with OV5642? I dont think it has the register mapped for 5642
It should be possible to use it, but you have to add the driver files ov5642.c, ov5642.h, ov5642_regs.h based on ov7725.* files.
I vould suggest to post an issue (feature request) in the repository.
Re: Camera interface with a microcontroller
Hello, guys!
Does it work? I'm also trying to use this camera with esp32, but i couldn't find any example. If you made it and could help me, i would be so glad!
Does it work? I'm also trying to use this camera with esp32, but i couldn't find any example. If you made it and could help me, i would be so glad!
Who is online
Users browsing this forum: Baidu [Spider] and 93 guests