taking a dump
This commit is contained in:
parent
fff36d33e3
commit
36b0e07bb4
Binary file not shown.
After Width: | Height: | Size: 112 KiB |
Binary file not shown.
After Width: | Height: | Size: 267 KiB |
|
@ -81,7 +81,7 @@ Go to the URL given in the serial output, the web UI should appear with the sett
|
|||
|
||||
## My Modifications:
|
||||
|
||||

|
||||

|
||||
|
||||
The WiFi details can be stored in an (optional) header file to allow easier code development, and a camera name for the UI title can be configured. The lamp and status LED's are optional, and the lamp uses a exponential scale for brightness so that the control has some finess.
|
||||
|
||||
|
@ -95,6 +95,8 @@ The web UI has had changes to add the lamp control (only when enabled) and make
|
|||
|
||||
I would also like to shoutout to @jmfloyd; who suggested rotating the image in the browser since the esp32 itself cannot do this.
|
||||
|
||||
 
|
||||
|
||||
## Notes:
|
||||
|
||||
* I only have AI-THINKER modules with OV2640 camera installed; so I have only been able to test with this combination. I have attempted to preserve all the code for other boards and the OV3660 module, and I have merged all changes for the WebUI etc, but I cannot guarantee operation for these.
|
||||
|
|
Loading…
Reference in New Issue