From bbe01ae484ab1b23e25596c8d4e272f76ff4ad7f Mon Sep 17 00:00:00 2001 From: Alan <60433566+alanesq@users.noreply.github.com> Date: Sun, 14 Aug 2022 11:57:02 +0100 Subject: [PATCH] Update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 6678049..4be933b 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,9 @@ Some sites I find handy when creating HTML: test html: https://www.w3schools.com/tryit/tryit.asp?filename=tryhtml_hello check html for erros: http://www.freeformatter.com/html-formatter.html#ad-output learn HTML: https://www.w3schools.com/ + +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/misc/blob/main/cctv-camera-motion-detector-processing-sketch.pde If you have any handy info, tips, or improvements to my code etc. please feel let me know at: alanesq@disroot.org