Anonymous
Mar 28, 2026
Rating: 5/5
Fast delivery and great support
Arrived well-packaged. The pins are clearly labeled, and I had it running with a basic frame grabber script within an hour.
Description
Reviews
| Brand | - |
| Category | Robotics / STEM Teaching Tools / Sensors |
| Origin | - |
| Sensor Model | OV7670 |
| Interface Type | SCCB / I2C |
| Output Format | Raw RGB, YUV, GRB422 |
| Max Resolution | VGA (640x480) |
| Voltage Supply | 3.3V - 5V |
| Lens Type | Fixed Focus CMOS |
| Frame Rate | Up to 30 fps at VGA |
| Compatibility | STM32, Arduino, FPGA |
| PCB Dimensions | 32mm x 32mm |
| Application | Image Acquisition & Learning |
Anonymous
Mar 28, 2026
Rating: 5/5
Fast delivery and great support
Arrived well-packaged. The pins are clearly labeled, and I had it running with a basic frame grabber script within an hour.
Anonymous
Mar 25, 2026
Rating: 5/5
Perfect for STM32 Projects
This module works flawlessly with my STM32F4 board. The image quality is decent for the price, and the documentation helped me get started quickly.
Anonymous
Mar 16, 2026
Rating: 4/5
Good value but needs tuning
Great sensor for learning computer vision basics. You need to spend some time adjusting the registers for optimal lighting, but that's part of the learning process.
Anonymous
Mar 07, 2026
Rating: 5/5
Excellent for university projects
Used this for my final year project. It captured clear images and the driver code was easy to adapt. Highly recommended for students.
Anonymous
Mar 04, 2026
Rating: 3/5
Works but low light performance is weak
The sensor functions as described in good lighting. However, expect significant noise in low-light conditions. Fine for indoor testing with lamps.
Anonymous
Mar 02, 2026
Rating: 4/5
Solid entry-level camera module
If you are new to image sensors, this is the one to start with. Not for high-end photography, but perfect for understanding data streams.
Q: Does this module come with a lens cap?
A: No, the module does not include a lens cap. We recommend storing it in an anti-static bag when not in use.
Q: Can this run at 60fps?
A: At maximum resolution (VGA), it supports up to 30fps. Lower resolutions like QVGA may achieve higher frame rates depending on your bus speed.
Q: Is 5V logic level safe for the data pins?
A: The sensor core operates at 3.3V. While the board has a regulator, we strongly recommend using 3.3V logic for data lines to ensure stability.
Q: What is the pinout for the SCCB interface?
A: The SCL and SDA pins are located on the 2x5 header. Please refer to the schematic diagram in the downloadable datasheet for exact pin numbers.
Q: Is the source code for the STM32 driver included?
A: Yes, a link to the GitHub repository containing example C code for STM32 HAL is provided in the product manual PDF.