diff --git a/README.md b/README.md index ede25d9..019bec2 100644 --- a/README.md +++ b/README.md @@ -100,6 +100,8 @@ GPIO PINS: 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
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);