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
I'm building an ESP32 CAM based on a WROVER-E board.
I use:
photoresistor to detect is there a night or a day
powerful IR LED connected via external NPN transistor
12mm lens with IR cut filter
I want to enable night mode when the photoresistor detects night, but only when video is being streamed or a photo is being captured.
I also want to use PWM mode to control the LED power.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi.
I'm building an ESP32 CAM based on a WROVER-E board.
I use:
I want to enable night mode when the photoresistor detects night, but only when video is being streamed or a photo is being captured.
I also want to use PWM mode to control the LED power.
How can I do this using CameraWebServer?
Thanks in advance for your help.
Beta Was this translation helpful? Give feedback.
All reactions