argus-xr / esp32-cam-driver

5 stars 1 forks source link

Feature/docs camera serial #11

Closed Turtle1331 closed 4 years ago

Turtle1331 commented 4 years ago

I just wrote some documentation for CameraSerial. Could you please read over it to see if it makes sense? I'd really appreciate it if you could user-test it to see if I missed anything. Resolves #9.

Dekker3D commented 4 years ago

We should add a document for programming with an Arduino Uno specifically (how to connect it properly), and you could mention that, instead of the reset button, you can also just disconnect the power source if that's more convenient. This is definitely true if you've got the ESP32-Cam on a breadboard which causes the reset button to be hidden. Other than that, it looks pretty good to me.

Turtle1331 commented 4 years ago

I mentioned using the 5V wire instead of the reset button. I think the instructions for using an Arduino Uno should go in the Programming the ESP32 Cam article.