shariltumin / esp32-cam-micropython-2022

MicroPython esp32-cam firmware with camera support compiled with esp-idf-4.4.0. Python script files for live streaming
MIT License
174 stars 33 forks source link

suport for ov5640? #13

Open guanjiawen008 opened 1 year ago

guanjiawen008 commented 1 year ago

I want to ask about this program suport for ov5640?that is suport for autofocus?

shariltumin commented 1 year ago

I'm working on it. Possible next year. You will need FPC-24P 0.5mm adapter to connect the ov5640 to your AI-Thinker board. Depending on which sensor you have, AF-vcc and AF-gnd need to be connected to 3.3V and GND. The one I have has AF-vcc at pin 23 and AF-gnd at 24. Connecting ov5640 to esp32-cam board directly might damage the sensor and/or the board.