Hi, I would like to know how do I turn on/ use the flash on the esp32 ai-thinker cam. I want to use the flash with CameraWebServer code to make the streamed video brighter. Please help/guide me.
Thanks
Hi, I would like to know how do I turn on/ use the flash on the esp32 ai-thinker cam. I want to use the flash with CameraWebServer code to make the streamed video brighter. Please help/guide me.
Thanks
Welcome to the forum.
We found a lot of things on Google!
Learn how to use the ESP32 flash memory to store permanent
Hth:
PS: Sorry I tkink flash memory not flash LED.
The flash is on GPIO4. So just set pinMode for pin 4 as OUTPUT and digitalWrite to HIGH to turn on the flash LED
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.