Close

New release; options in seperate config, cleanup and in-browser rotation

A project log for $7 ESP32 CAM example expanded

A proper implementation of a ESP32 CAM webserver; based on the Espressif example, but extended for real-world use

owenOwen 08/23/2020 at 20:110 Comments

I'm just adding V1.3.

Nothing major: I have moved all options into the myconfig.h file, so that most users do not need to modify the main .ino file directly.

I also merged in a in-browser screen rotation mechanism and easier wifi AP setup from @jmfloyd on github.

I hit some small typo/debug changes too. Nothing dramatic.

Discussions