Update README.md

master
Alan 2020-12-29 09:55:02 +00:00 zatwierdzone przez GitHub
rodzic 57c64f8c99
commit 3345dbe58c
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 4 dodań i 7 usunięć

Wyświetl plik

@ -11,15 +11,12 @@ also I find I have to use the lowest upload speed or it fails to upload. The wi
I find the signal works ok). Many of the ebay listing include an external antenna and I would suggest this would b a good option
if ordering one.
So they are far from perfect but still for the price I think well worth having.
<br><br>
This can be used as a starting point sketch for projects using the esp32cam development board,
it has the following features:
Web server with live video streaming and control buttons
SD card support (using 1-bit mode - data pins are usually 2, 4, 12 & 13 but using 1bit mode only uses pin 2)
Stores captured image in spiffs if no sd card is present
<br>Web server with live video streaming and control buttons
<br>SD card support (using 1-bit mode - data pins are usually 2, 4, 12 & 13 but using 1bit mode only uses pin 2)
<br>Stores captured image in spiffs if no sd card is present
IO pins available for use are 12 and 13 (12 must not be pulled high at boot)