Skip to content

Commit efa11f9

Browse files
authored
Update README.md
1 parent 4c9ab6e commit efa11f9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
1-
# ESP32-CAM example revisited. &nbsp;&nbsp;&nbsp; <span title="Master branch build status">[![CI Status](https://travis-ci.com/easytarget/esp32-cam-webserver.svg?branch=master)](https://travis-ci.com/github/easytarget/esp32-cam-webserver)</span> &nbsp;&nbsp; <span title="ESP EYE">![ESP-EYE logo](Docs/logo.svg)</span>
1+
# ESP32-CAM example revisited - with servo control. &nbsp;&nbsp;&nbsp; <span title="Master branch build status">[![CI Status](https://travis-ci.com/easytarget/esp32-cam-webserver.svg?branch=master)](https://travis-ci.com/github/easytarget/esp32-cam-webserver)</span> &nbsp;&nbsp; <span title="ESP EYE">![ESP-EYE logo](Docs/logo.svg)</span>
22

33
## Taken from the ESP examples, and expanded
44
This sketch is a extension/expansion/rework of the 'official' ESP32 Camera example sketch from Espressif:
55

66
https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer
77

88
But expanded with:
9+
* Servo control (horizontal and vertical)
910
* More options for default network and camera settings
1011
* Save and restore settings
1112
* Control of on-board lamps, rotate the view in the browser

0 commit comments

Comments
 (0)