lewisxhe / esp32-camera-screen

TTGO T-camera Plus
https://ru.aliexpress.com/item/TTGO-T-camera-Plus-ESP32-DOWDQ6-8-MB-SPRAM-OV2640-1-3/32971057846.html?fbclid=IwAR1uUoWC-UiemD8rKwg15WvpM7zhtvxUxdZhh0jnbrkFkNah6MV6Stg5Kag
65 stars 52 forks source link

Working with TTGO T-Camera (not TTGO T-Camera Plus) ? #2

Closed GermanSheepDog closed 5 years ago

GermanSheepDog commented 5 years ago

I can compile the project successfully and the ESP32 started on my TTGO T-Camera. The TTGO T-Camera-hardware is without SDCard, without MIC, with OLED SSD1306/0.96 and at ESP32-WROVER-B.

I got this errors on boot:

E (212) [SD]: Failed to initialize the card (ESP_ERR_TIMEOUT). Make sure SD card lines have pull-up resistors in place.
I (223) gpio: GPIO[13]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 
SCCB_Write [ff]=01 failed
SCCB_Write [12]=80 failed
E (638) camera: Camera probe failed with error 0x20001
E (638) app_camera: Camera init failed with error 0x20001

How can I easy change from TTGO T-Camera Plus to TTGO T-Camera?

lewisxhe commented 5 years ago

@GermanSheepDog T-Camera please run these codes esp32-camera-bme280 esp32-face-recognition