Adding a camera for still pictures

mzincali
Posts: 46
Joined: Wed Jun 08, 2022 7:23 am

Adding a camera for still pictures

Postby mzincali » Thu Aug 25, 2022 8:54 pm

Hi. I have a custom ESP32 board using an ESP32C3mini. For my next project, I'd like to be able to take still photos, with a nice wide-angle lens (almost fish-eye).

What are the pros and cons of staying with the existing ESP32C3Mini vs moving to ESP32-CAM?

Thank you.

ESP_WangYX
Posts: 95
Joined: Mon Jun 28, 2021 12:48 pm

Re: Adding a camera for still pictures

Postby ESP_WangYX » Fri Aug 26, 2022 2:30 am

As far as I know, ESP32C3 doesn't support DVP interface, and ESP32C3 doesn't have psram mounted, so ESP32 seems more suitable.

mzincali
Posts: 46
Joined: Wed Jun 08, 2022 7:23 am

Re: Adding a camera for still pictures

Postby mzincali » Fri Aug 26, 2022 5:53 pm

Thank you. That's a good starting point. I'll have to learn about DVP and RAM needs of taking pictures.

ESP_Sprite
Posts: 9591
Joined: Thu Nov 26, 2015 4:08 am

Re: Adding a camera for still pictures

Postby ESP_Sprite » Sat Aug 27, 2022 10:58 am

Suggest also taking the ESP32S3 into consideration. It's a fairly new chip, so the amount of docs and libraries available is a bit less in general, but it should be more capable of camera stuff than the classic ESP32.

ESP_WangYX
Posts: 95
Joined: Mon Jun 28, 2021 12:48 pm

Re: Adding a camera for still pictures

Postby ESP_WangYX » Tue Aug 30, 2022 8:51 am

Indeed, ESP32-S3 is the latest chip dedicated to camera projects, supports Wi-Fi and BLE, and has an independent DVP peripheral interface.

Who is online

Users browsing this forum: No registered users and 54 guests