You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ai-Thinker-Cam: If you want to use the LED flashlight you have to call the function led_init() somewhere in the beginning of the app_main() function. For maximum light set LEDC_TEST_DUTY to 8191.
The LED1 on the opposite PCB side is connected to GPIO 33.
Schematic can be found at https://github.com/SeeedDocument/forum_doc/raw/master/reg/ESP32_CAM_V1.6.pdf
The text was updated successfully, but these errors were encountered:
Ai-Thinker-Cam: If you want to use the LED flashlight you have to call the function
led_init()
somewhere in the beginning of theapp_main()
function. For maximum light setLEDC_TEST_DUTY
to 8191.The LED1 on the opposite PCB side is connected to
GPIO 33
.Schematic can be found at https://github.com/SeeedDocument/forum_doc/raw/master/reg/ESP32_CAM_V1.6.pdf
The text was updated successfully, but these errors were encountered: