An open API service indexing awesome lists of open source software.

https://github.com/thorsten-l/esp32-camerawebserver

This is a code refactored version of the "ESP32 CameraWebServer using the Arduino framework" for the PlatformIO build environment.
https://github.com/thorsten-l/esp32-camerawebserver

camera esp32 esp32-arduino esp32-cam platformio

Last synced: 2 months ago
JSON representation

This is a code refactored version of the "ESP32 CameraWebServer using the Arduino framework" for the PlatformIO build environment.

Awesome Lists containing this project

README

          

# ESP32-CameraWebServer

This is a code refactored version of the **"ESP32 CameraWebServer using the Arduino framework"** for the PlatformIO build environment.

Find the original code here [https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer](https://github.com/espressif/arduino-esp32/tree/master/libraries/ESP32/examples/Camera/CameraWebServer)

## Compile requirements

- rename or copy lib/App/App.hpp.sample to lib/App/App.hpp
and change <your wifi ssid> and <your wifi password>