esp-who/examples/single_chip/camera_web_server/main
Bond Keevil 1169211177 Feature: Control a LED Illuminator or Flash from Camera_Web_Server Web Page (#104)
* Feature: Control a LED Illuminator or Flash from Camera_Web_Server

Add a "LED Illuminator" menu to menuconfig
Through menuconfig you can select a LEDC pin, LEDC Timer, LEDC Channel, and LEDC Speed Mode
The defaults work for the AIThinker ESPCAM-32 board
There is an option to limit LED intensity while streaming to prevent overheating
LED intensity is not limited when taking a still image photo
The LED intensity controls are hidden on the web page if the LED feature is not enabled
LED intensity can be adjusted while streaming and the LED will respond right away

Tested on an ESPCAM-32 board with an OV2460 sensor

* app_httpd.c: move isStreaming into macro

* app_httpd.c: Change commit re: 150ms LED delay
2019-10-25 16:24:21 +08:00
..
include Add separate pages for OV2640 and OV3660 2019-04-10 23:40:16 +02:00
www Feature: Control a LED Illuminator or Flash from Camera_Web_Server Web Page (#104) 2019-10-25 16:24:21 +08:00
CMakeLists.txt Add separate pages for OV2640 and OV3660 2019-04-10 23:40:16 +02:00
Kconfig.projbuild Feature: Control a LED Illuminator or Flash from Camera_Web_Server Web Page (#104) 2019-10-25 16:24:21 +08:00
app_camera.c Feature: Control a LED Illuminator or Flash from Camera_Web_Server Web Page (#104) 2019-10-25 16:24:21 +08:00
app_httpd.c Feature: Control a LED Illuminator or Flash from Camera_Web_Server Web Page (#104) 2019-10-25 16:24:21 +08:00
app_main.c Add Camera Web Server Example 2018-11-29 11:23:06 +01:00
app_wifi.c add ip addr configuration 2019-01-04 16:02:09 +08:00
component.mk Add separate pages for OV2640 and OV3660 2019-04-10 23:40:16 +02:00