From 1e29f40bb47af2807fea82259bb6aa3e7b709fb3 Mon Sep 17 00:00:00 2001 From: Alan <60433566+alanesq@users.noreply.github.com> Date: Tue, 18 Jan 2022 09:24:31 +0000 Subject: [PATCH] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 5f2cee9..ede25d9 100644 --- a/README.md +++ b/README.md @@ -94,7 +94,6 @@ GPIO PINS:
BTW-You can use an MCP23017 io expander chip on pins 12 and 13 to give you 16 general purpose gpio pins, this requires the adafruit MCP23017 library to be installed.
Pin 16 is used for psram but you may get away with using it as input for a button etc.?
Note: I have been told there may be issues reading files when sd-card is in 1-bit mode, I have only used it for writing them myself. -
Some good info here: https://github.com/raphaelbs/esp32-cam-ai-thinker/blob/master/docs/esp32cam-pin-notes.md ---------------- @@ -131,6 +130,8 @@ A handy way to upload images to a computer/web server via php which is very reli How to crop images on the esp32cam: https://makexyz.fun/esp32-cam-cropping-images-on-device/ +Some good info here: https://github.com/raphaelbs/esp32-cam-ai-thinker + If you have any handy info, tips, or improvements to my code etc. please feel let me know at: alanesq@disroot.org