1
0
mirror of https://github.com/Deimos1994/ESP32CAM.git synced 2025-04-29 21:20:45 +02:00

Update README.md

This commit is contained in:
Deimos1994 2020-03-22 03:15:08 +02:00 committed by GitHub
parent 057d55489e
commit 0fbc37636b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,7 @@ This is a modified version of CameraWebServer code from Arduino IDE example.
To get original code, in your Arduino IDE go to: File > Examples > ESP32 > Camera > CameraWebServer
Watch how it works https://youtu.be/MKiITEsOwRA
[![IMAGE ALT TEXT](http://img.youtube.com/vi/MKiITEsOwRA/0.jpg)](http://www.youtube.com/watch?v=MKiITEsOwRA "Video Title")
Unlike the original code, this code has LED control.
WARNING: LED on the board doesn't have a current limiting resistor, so it gets very hot quickly, use it at your own risk. (I've used a separate LED module).