ESP32CAM-PSRAM is a fisheye wide-angle image recognition development board with a field of view of 150°, integrating an ESP32 (4MB Flash + 520KB RAM + 4MB PSRAM) chip and a 2-megapixel camera (OV2640). It supports WiFi image transmission and USB port debugging.
The hardware comes pre-installed with firmware, and you can develop programs using ESP-IDF to run WiFi camera applications. The default program outputs an image size of 600 x 800, but you can optimize the program to output larger sizes.
Usage process:
Since the development board can generate a WIFI hotspot AP, you can use a phone, PC, or other devices to wirelessly obtain camera images via WIFI, or you can obtain camera images via the wired HY2.0-4P interface on the development board.
Specification | Parameter |
---|---|
Flash/RAM | 4MB/500KB |
PSRAM | 4MB PSRAM |
Image Sensor | OV2640 |
Max Resolution | 2 Megapixels |
Output Format | YUV (422/420) /YCbCr422, 8-bit compressed data, RGB565/555, 8-/10-bit Raw RGB data |
Field of View | 150° |
CCD Size | 1/4 inch |
Product Size | 47 x 20 x 10mm |
Package Size | 136 x 92 x 13mm |
Product Weight | 9.4g |
Gross Weight | 11.8g |
Interface | Camera Pin | ESP32CAM-PSRAM |
---|---|---|
SCCB Clock | SIOC | G23 |
SCCB Data | SIOD | G22 |
System Clock | XCLK | G27 |
Vertical Sync | VSYNC | G25 |
Horizontal Reference | HREF | G26 |
Pixel Clock | PCLK | G21 |
Pixel Data Bit 0 | D2 | G32 |
Pixel Data Bit 1 | D3 | G35 |
Pixel Data Bit 2 | D4 | G34 |
Pixel Data Bit 3 | D5 | G5 |
Pixel Data Bit 4 | D6 | G39 |
Pixel Data Bit 5 | D7 | G18 |
Pixel Data Bit 6 | D8 | G36 |
Pixel Data Bit 7 | D9 | G19 |
Camera Reset | RESET | G15 |
Camera Power Down | PWDN | see Note 1 |
Power Supply 3.3V | 3V3 | 3V3 |
Ground | GND | GND |
HY2.0-4P | ESP32CAM-PSRAM |
---|---|
SCL | G13 |
SDA | G4 |
5V | 5V |
GND | GND |
LED | ESP32CAM-PSRAM |
---|---|
LED_Pin | G14 |
Easyloader | Download Link | Note |
---|---|---|
ESP32-CAM PSRAM Test Easyloader | download | / |
View M5 Camera Series/Product Differences