ESP32-Camera-Arduino
ESP32-Camera-Arduino copied to clipboard
TTGO T-Jornal ESP32 Câmera
Results
2
ESP32-Camera-Arduino issues
Sort by
recently updated
recently updated
newest added
"TTGO T-Jornal " Which board should I select in Arduino?
I´ve try to set camera_config.frame_size = CAMERA_FS_UXGA; I also changed and extended camera.h with `typedef enum { CAMERA_FS_QQVGA = 4, //!< 160x120 CAMERA_FS_QVGA = 8, //!< 320x240 CAMERA_FS_VGA = 10,...