Commit Graph

8 Commits (51bf24326b6b8ed3ef66de1b6e1735d8e278d965)

Author SHA1 Message Date
Ye Hang Yang e1b44c0184 Improve/camera web server 2019-11-01 21:56:49 +08:00
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
me-no-dev 18c96a19ef Add support for the wide M5Stack Camera and clarify the static IP option 2019-04-10 20:43:38 +02:00
Stephen Casner 0927f69369 camera_web_server: add ESP_EYE camera pin configuration option 2019-01-15 10:21:53 +08:00
XiaochaoGONG b3fa3231d6 add ip addr configuration 2019-01-04 16:02:09 +08:00
Nitek 4e0aebaa43 Rename AI Thinker camera module 2018-12-12 21:12:15 +01:00
Nitek 34082ba086 Make ESP-CAM a predefined build option 2018-12-12 20:57:37 +01:00
me-no-dev c9df336cea Add Camera Web Server Example 2018-11-29 11:23:06 +01:00