Update README.md

master
Alan 2022-01-18 17:51:29 +00:00 zatwierdzone przez GitHub
rodzic d26b3c549d
commit a27922260e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 2 dodań i 0 usunięć

Wyświetl plik

@ -100,6 +100,8 @@ GPIO PINS:
Notes Notes
----- -----
See the test procedure at the end of the sketch for several demos of what you can do
You can see an example Processing sketch for displaying the raw rgb data from this sketch<br> 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 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 would read in a file created from the Arduino command: client.write(rgb, ARRAY_LENGTH);