Skip to content

Commit 36b0e07

Browse files
committed
taking a dump
1 parent fff36d3 commit 36b0e07

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

Docs/infodump.png

112 KB
Loading

Docs/streamview.png

267 KB
Loading

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ Go to the URL given in the serial output, the web UI should appear with the sett
8181

8282
## My Modifications:
8383

84-
![The simplified viewer]( Docs/simpleviewer.png)
84+
![The simplified viewer](Docs/simpleviewer.png)
8585

8686
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.
8787

@@ -95,7 +95,9 @@ The web UI has had changes to add the lamp control (only when enabled) and make
9595

9696
I would also like to shoutout to @jmfloyd; who suggested rotating the image in the browser since the esp32 itself cannot do this.
9797

98-
## Notes:
98+
![The stream viewer](Docs/streamviewer.png) ![The info page](Docs/infodump.png)
99+
100+
## Notes:
99101

100102
* 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.
101103
* I created a small board with a handy switch for power, a pushbutton for the GPIO0 programming switch, and a socket for the AI-THINKER board. This proved very useful for development work and programming multiple devices.

0 commit comments

Comments
 (0)