via the Tools -> Board: -> Boards Manager -> type esp -> scroll to bottom
via the Tools -> Board: -> ESP Arduino -> AI Thinker ESP32-CA 3/4 down
The following examples are using the OV2640 camera sensor
- Wi-Fi
- Camera
- Auto white balance
- Auto Exposure
- Very basic html page
This version has issues as its only using 1 core for all the code execution. meaning when the streams loaded no more other requests can be made
- 1st core: Html webserver for html
- 2nd core: Webserver for image stream on port
81
