I want to try out some example programs but I don't know what camera model I need to select.
My board is ESP32-D0WDQ6 (revision 1) and the options are :
//#define CAMERA_MODEL_WROVER_KIT // Has PSRAM
//#define CAMERA_MODEL_ESP_EYE // Has PSRAM
//#define CAMERA_MODEL_M5STACK_PSRAM // Has PSRAM
//#define CAMERA_MODEL_M5STACK_V2_PSRAM // M5Camera version B Has PSRAM
//#define CAMERA_MODEL_M5STACK_WIDE // Has PSRAM
//#define CAMERA_MODEL_M5STACK_ESP32CAM // No PSRAM
//#define CAMERA_MODEL_AI_THINKER // Has PSRAM
//#define CAMERA_MODEL_TTGO_T_JOURNAL // No PSRAM
I don't know what camera model I have......
-
- Posts: 1
- Joined: Tue May 04, 2021 6:34 am
Re: I don't know what camera model I have......
ESP32-D0WDQ6 is CPU name. not board. Try to identify your board name for example here: https://randomnerdtutorials.com/esp32-c ... pin-gpios/
If you find it then you will get information if it has PSRAM or not and which camera it uses.
If you find it then you will get information if it has PSRAM or not and which camera it uses.
Who is online
Users browsing this forum: Bing [Bot] and 71 guests