M5Stack CameraX is a development board for image recognition. It features an ESP32(4M Flash + 520K RAM) chip and 2-Megapixel camera (OV2640).M5Camera offers plenty of storage, with an extra 4 Mbyte PSRAM. It also supports image transmission via Wi-Fi and debugging through USB Type-C port.
The hardware comes preloaded software, programmed by ESP-IDF. It is an application to run Wi-Fi camera. The output image is size 600*800, since it’s 2MP, you sure can optimize the software to output the maximum size of photos.
what this software can do?
- Power the board via USB type-C or GROVE
- Use your phone to Wi-Fi scan an AP name start with ‘m5stack-‘ and click to connect this AP.
- Open up web browser on your phone and visit 192.168.4.1
- Then here comes the picture. Video is about 5-6 frames per seconds. not super fast.
Product Features
- CP2104 USB-to-TTL converter
- ESP32-WROVER (PCB Antenna)
- WIFI image transmission
- OV2640 sensor
Learn
Examples
Firmware
Arduino
Code
- Face recognition
- Serial communication-M5CameraX
- ** Serial communication-M5Core **(The serial communication routine is the communication between the camera and the M5Core.)
- QRcode
- ** MPU6050 **(Gyro Example after soldering MPU6050)
- Tutorial&Quick-Start
Reviews
There are no reviews yet.