From c17113f4c1e8768b51e0d4e8642ea98b43f2d42f Mon Sep 17 00:00:00 2001 From: Alan <60433566+alanesq@users.noreply.github.com> Date: Wed, 18 Oct 2023 07:50:27 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6e3ecea..bb38efb 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,9 @@ Some sites I find handy when creating HTML: You may like to have a play with a Processing sketch I created which could be used to grab JPG images from this camera and motion detect: https://github.com/alanesq/imageChangeMonitor +I have a demo sketch of how to capture and save a raw RGB file (see comments at top of how you can view the resulting file) +https://github.com/alanesq/misc/blob/main/saveAndViewRGBfiles.ino + If you have any handy info, tips, or improvements to my code etc. please feel let me know at: alanesq@disroot.org