Update README.md

master
Alan 2024-06-12 08:36:42 +01:00 zatwierdzone przez GitHub
rodzic 8513616e1f
commit b429d9fafd
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 4 dodań i 0 usunięć

Wyświetl plik

@ -1,6 +1,10 @@
## ESP32Cam-demo sketch for use with the Arduino IDE
Note: the new v3 of the esp32 board manager has kindly changed a lot of stuff resulting in a lot of sketches no longer working :-( <br>
I have now updated the sketch to work with both. [more info here](https://docs.espressif.com/projects/arduino-esp32/en/latest/migration_guides/2.x_to_3.0.html) <br>
I show in this sketch how to use the esp32cam as easily as possible. Everything I learn I try to add to it, please let me know if you have anything which you think can be added or changed to improve it - I am not a professional programmer so am sure there is plenty of room for improvement... <br>
This sketch has got a bit larger than I anticipated but this is just because it now has so many individual demonstrations of ways to use the camera, I have tried to make each part as easy to follow as possible with lots of comments etc.. <br>
The camera is not great quality and very poor in low light conditions but it is very cheap (around £5 each if buying several) and I think has lots of potential for interesting applications. <br>