Overview
Camera-1 is a camera module based on the ESP32 chip, featuring 4MB of Flash and 8MB of PSRAM. It uses an OV2640 image sensor capable of capturing images at up to 1600×1200 resolution and supports real-time video streaming over Wi-Fi.
The module is optimized for scalability. Breakout ports include 10 GPIOs, along with UART and I2C interfaces. An onboard DC-DC converter provides 5V and 3.3V power outputs, each capable of delivering up to 500mA. Additional features include a built-in USB-to-serial interface, an SD card slot, and battery charging management. By shorting the designated solder jumper pads, you can enable battery voltage detection and camera power control.
Camera-1 is particularly suitable for applications that require camera functionality along with multiple I/Os for controlling peripheral modules. It can be programmed using popular development platforms such as Arduino, PlatformIO, and ESP-IDF.
The module comes pre-loaded with test firmware. To run a test:
- Power the development board via the USB port or the lithium battery interface, and switch the power button to the ON position.
- Use your phone to scan for Wi-Fi networks. Find the network name starting with
Node-
and connect to it (password:nodenode
). - Open a web browser on your phone and go to
192.168.4.1
. - View the video stream or modify network settings on the webpage.
Features & Specifications
- Based on the ESP32 microcontroller
- 240MHz dual-core Tensilica LX6 processor
- 2.4GHz Wi-Fi (802.11 b/g/n)
- Dual-mode Bluetooth (Classic + BLE)
- 4MB QSPI Flash
- 8MB QSPI PSRAM
- OV2640 image sensor
- Max resolution: 2MP (1600 × 1200)
- Output formats: 8/10-bit RAW, RGB, YUV, and JPEG
- Max frame rates: UXGA @15fps, SVGA @30fps, CIF @60fps
- USB-C serial connector
- Onboard SD card slot
- 5V 500mA boost regulator output
- 3.3V 500mA step-down regulator output
- Built-in battery charging circuit
- 10× GPIO, UART, and I2C broken out
- Low-power friendly
- RTC I/O broken out
- Battery monitoring
- Camera power control
- Breadboard-friendly design
- Compatible with ESP-IDF and Arduino
- Product dimensions: 52.8mm × 26.4mm × 11mm
Pinout & Jumpers
Documentation
Schematic
https://github.com/nodematrix/Node-Matrix_Camera-1
Firmware
https://github.com/nodematrix/ESP32CameraDemo
Reviews
There are no reviews yet.