Skip to content

byrmeng/DeneyapCam

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

91 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

esp32cam: OV2640 camera on ESP32-CAM

esp32cam library provides an object oriented API to use OV2640 camera on ESP32 microcontroller. It is a wrapper of esp32-camera library. This library has been tested with AI Thinker ESP32-CAM board and OV2640 camera.

Installation

  1. Clone this repository under $HOME/Arduino/libraries directory.
  2. Add #include <DeneyapEsp32cam.h> to your sketch.

About

OV2640 camera on ESP32-CAM, Arduino library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 60.7%
  • C 21.2%
  • HTML 18.1%