DFRobot
LattePanda 5MP UVC Camera
The LattePanda 5MP UVC Camera is a compact, high-quality USB camera module built around the OV5640 image sensor. As a UVC (USB Video Class) device, it requir...
Get notified when back in stock
The LattePanda 5MP UVC Camera is a compact, high-quality USB camera module built around the OV5640 image sensor. As a UVC (USB Video Class) device, it requires no driver installation on Windows, Linux, or Android — just plug in and go.
With auto-focus, automatic low-light correction, and OTG support, this camera is ready for face and object recognition projects, machine vision applications, or everyday use as a webcam. Its small form factor makes it easy to integrate into custom enclosures and embedded builds.
Key Features
- 5 Megapixel Sensor – OV5640 with 2592 × 1944 pixel still image capture
- UVC Compliant – Driverless operation on Windows, Linux, and Android
- Auto-Focus – Sharp images without manual adjustment
- Auto Low-Light Correction – Improved performance in dim environments
- OTG Support – Connect directly to mobile devices
- Compact Size – 9 × 62 mm module for easy integration
Specifications
- Sensor – OV5640
- Resolution – 2592 × 1944 pixels (5 MP)
- Field of View – 72°
- Supported Formats – MJPEG, YUV
- Interface – USB 2.0
- Power Supply – 5V
- Operating Current – 140 mA
- Operating Temperature – −30°C to 70°C
- Module Size – 9 × 62 mm
Ideal For
- Face and object recognition projects
- Machine vision and computer vision
- Embedded systems and SBC webcam use
- LattePanda and Raspberry Pi builds
Package Contents
- 1× LattePanda 5MP UVC Camera Module
Resources
Jargon buster
Plain-language definitions for the technical terms used above.
- OV5640
- A specific camera sensor chip that captures still images or video data for a microcontroller or processor. The exact sensor matters because code examples, wiring, resolution, autofocus support and data format depend on the chip model.
- USB 2.0
- USB 2.0 is a widely used wired standard for carrying both data and power between a device and a computer or other compatible host, with data rates up to 480 Mbps. It indicates the kind of port a device uses and that it should work with most modern and many older computers.
- UVC
- UVC is a short-wavelength, high-energy band of ultraviolet light often used in germicidal lamps and curing applications. A separate UVC reading matters if your project needs to monitor or verify UVC sources rather than just detect general UV light.
Find this product in
Brands
Sensors & Input
Supplier page — dfrobot.com
Supplier Description · 488.1 KB · Click any page to view full size
Source Code
Open-source libraries, firmware & example projects for this product
library and sample to access to UVC web camera on non-rooted Android device
c9399e6
over 7 years ago
· 139 commits
- .idea update Android Studio/gradle plugin to 2.3 over 9 years ago
- gradle update dependancy and AS 3.1.x over 7 years ago
- libuvccamera update dependancy and AS 3.1.x over 7 years ago
- usbCameraCommon update dependancy and AS 3.1.x over 7 years ago
- usbCameraTest update dependancy and AS 3.1.x over 7 years ago
- usbCameraTest0 update dependancy and AS 3.1.x over 7 years ago
- usbCameraTest2 update dependancy and AS 3.1.x over 7 years ago
- usbCameraTest3 update dependancy and AS 3.1.x over 7 years ago
- usbCameraTest4 update dependancy and AS 3.1.x over 7 years ago
- usbCameraTest5 update dependancy and AS 3.1.x over 7 years ago
- usbCameraTest6 update dependancy and AS 3.1.x over 7 years ago
- usbCameraTest7 update dependancy and AS 3.1.x over 7 years ago
- usbCameraTest8 update dependancy and AS 3.1.x over 7 years ago
- .gitignore update .gitignore over 7 years ago
- build.gradle update dependancy and AS 3.1.x over 7 years ago
Related Tutorials
Free guides on learn.littlebird.com.au