Update README.md

master
Alan 2021-02-26 11:09:19 +00:00 zatwierdzone przez GitHub
rodzic 2b1cf81083
commit b3a303673e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -88,6 +88,7 @@ Notes
You can see an example Processing sketch for displaying the raw rgb data from this sketch<br>
here: https://github.com/alanesq/esp32cam-demo/blob/master/Misc/displayRGB.pde
This would read in a file created from the Arduino command: client.write(rgb, ARRAY_LENGTH);
This looks like it may contain useful info. on another way of getting RGB data from the camera:
https://eloquentarduino.github.io/2020/01/image-recognition-with-esp32-and-arduino/