Baike.dev
All toolsAI codingTrendingOpen sourceNewsSubmit
Log in
< Back to tools
E

esp32cam

> 编程语言
Open source

OV2640 camera on ESP32-CAM, Arduino library

679 stars0 likes0 views
WebsiteGitHub

About

OV2640 camera on ESP32-CAM, Arduino library

esp32cam: ESP32 Camera for Arduino IDE

esp32cam library provides an object oriented API to use OV2640 camera on ESP32 microcontroller. It is a wrapper of the Espressif ESP32 camera driver.

  • Doxygen documentation
  • #esp32cam on Twitter
  • video tutorial

Tested Hardware

This library has been tested with these microcontroller boards:

  • AI Thinker ESP32-CAM
  • Seeed Studio XIAO ESP32-S3 Sense
  • unbranded ESP32-S3-CAM with ESP32-S3-N16R8 chip

pins.hpp lists several other boards contributed by users.

This library has been tested with OV2640 and OV3660 camera sensors. It is likely compatible with other camera sensors supported by the driver.

Installation

  1. Install ESP32 Arduino core v3.x.
  2. Clone this repository under $HOME/Arduino/libraries directory.
  3. Select your board and enable external PSRAM.
  4. Add #include to your sketch.
  5. Check out the examples for how to use.

Issues· 0 open

View all issuesOpen on GitHub

No open issues yet, or sync has not completed.

> Tags

C++arduino-libraryesp32hacktoberfestov2640

No comments yet. Be the first to share.

> Details

PublishedAug 1, 2026
UpdatedSep 17, 2026
Category编程语言
PricingOpen source

> Related tools

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言