Original Ai-Thinker ESP32-CAM Wi-Fi Bluetooth BLE with 2MP Camera
FREE Canada & USA shipping available (see details)
$12.90
== discontinued == (when stock is exhausted)
The original Ai-Thinker ESP32-CAM is based on Espressif’s High-Performance ESP32 Wifi+Bluetooth+BLE controller chip, and an OV2640 camera module with 2MP resolution.
This genuine product offers higher reliability, manufacturing quality and compatibility than the cheaper clones from 3rd parties.
Specifications:
– Main frequency up to 240MHz, up to 600 DMIPS
– 520 KB SRAM, 4M PSRAM
– UART/SPI/I2C/PWM/ADC/DAC Interfaces
– Micro-SD memory card slot
– Lwip and FreeRTOS operating system
– Supports Smart Config/AirKiss one-click distribution network
– OmniVision OV2640 camera module included (1600 x 1200 px)
Camera Lens Options (available in our store):
– 65-75° (included with ESP32-CAM module)
– 120° Wide Angle (SKU 26658)
– 160° Fisheye horizontal (SKU 26659)
– 160° Fisheye vertical (SKU 26660)
The ESP32 CAM module comes in a very small form factor of just 27 x 40mm and fits perfectly on a breadboard for your experiments. We recommend GitHub for software downloads and code examples.
This is the recommended first step to start tinkering with it:
– Follow the instructions on the website “Randomnerdtutorials”
– Select “AI Thinker ESP32-CAM” as the board in Arduino IDE
– Change communication speed to 115200
– Select the corresponding COM port in Arduino IDE
– Uploading the code for the cam server demo provided on the website using Arduino IDE:
a) the upload starts possibly automatically, then wait until it has finished
b) Arduino IDE shows “connecting…” and the upload only starts after pressing “reset” on your ESP32 module
– Keep following the procedure described in the tutorial
If you receive an error message “detected camera not supported” you should double-check that the selected module in your sketch is “AI Thinker”.
These camera modules can be a little more tricky than an Arduino UNO. Don’t give up, keep trying, reading, and trying again, if it doesn’t work right away.
Specification: Original Ai-Thinker ESP32-CAM Wi-Fi Bluetooth BLE with 2MP Camera
|
2 reviews for Original Ai-Thinker ESP32-CAM Wi-Fi Bluetooth BLE with 2MP Camera
Add a review
You must be logged in to post a review.
$12.90
jameszahary –
Excellent module – make your own video camera at github ESP32-CAM-Video-Recorder-junior
Todd Ector –
I love these modules but I will share a minor problem I had to help others.
Most of the online tutorials I found used the ground (GND) pin next to UOT pin, for the two modules I have that doesn’t work.
When I used the GND pin beside the 5V (VCC) pin it programs as intended.
UNIVERSAL-SOLDER –
Thank you for that helpful information.