Home > Back-end >  Is this a esp32 - CAM routines in what is the meaning of code?
Is this a esp32 - CAM routines in what is the meaning of code?

Time:04-23

Camera_config_t config.
The config. Ledc_channel=LEDC_CHANNEL_0;
The config. Ledc_timer=LEDC_TIMER_0;
The config. Pin_d0=Y2_GPIO_NUM;
The config. Pin_d1=Y3_GPIO_NUM;
The config. Pin_d2=Y4_GPIO_NUM;
The config. Pin_d3=Y5_GPIO_NUM;
The config. Pin_d4=Y6_GPIO_NUM;
The config. Pin_d5=Y7_GPIO_NUM;
The config. Pin_d6=Y8_GPIO_NUM;
The config. Pin_d7=Y9_GPIO_NUM;
The config. Pin_xclk=XCLK_GPIO_NUM;
The config. Pin_pclk=PCLK_GPIO_NUM;
The config. Pin_vsync=VSYNC_GPIO_NUM;
The config. Pin_href=https://bbs.csdn.net/topics/HREF_GPIO_NUM;
The config. Pin_sscb_sda=SIOD_GPIO_NUM;
The config. Pin_sscb_scl=SIOC_GPIO_NUM;
The config. Pin_pwdn=PWDN_GPIO_NUM;
The config. Pin_reset=RESET_GPIO_NUM;
The config. Xclk_freq_hz=20000000;
The config. Pixel_format=PIXFORMAT_JPEG;

CodePudding user response:

Look at this webpage CSDN automatically recommend below link

CodePudding user response:

These links are not the ah

CodePudding user response:

https://lang-ship.com/reference/ESP32/1.0.4/structcamera__config__t.html
Japanese
  • Related