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:02:30 +02:00 committed by GitHub
parent 5b23317d0a
commit c258ed3f24
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,6 @@
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
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).