HM01B0 QVGA Monochrome DVP Camera Module for Arduino GIGA R1 WiFi Board
Low light sensitive, ultralow power consumption, simple interface, compatibility with Arduino libraries, suitable for battery-powered and energy-efficient applications.
Overview
This camera is based on HM01B0 QVGA monochrome rolling shutter image sensor. The sensor is an Ultra Low Power Image Sensor designed for Always-on vision devices and applications. With high light sensitivity and on-chip self oscillator, you can get better image quality under diifferent light conditions.
The low power consumption camera module is equipped with a 60°(D) stock Lens. It supports RAW6/8 output format. The standrad operating temperature is between -30~85℃, with the stable Image temp. between 0~50℃.
It is fully compatible with Arduino GIGA R1 WiFi board, a professional-grade microcontroller development board recently launched by Arduino. Seamlessly integrates with our camera module, unlocking versatile image capture and processing capabilities. Harness the power of Arduino GIGA R1 WiFi and gain a competitive edge in your projects.
Features:
- Cost-Effective: Affordable solution for implementing visual capabilities in cost-sensitive projects.
- Compact Size: Compact form factor enables integration into space-constrained applications.
- Simplify Embedded Vision for All: Easy to set up and operate. Making it possible to add machine vision to your GIGA R1 board without much effort at all.
- High Sensitivity: High low-light sensitivity 3.6µ BrightSenseTM pixel technology. With on-chip self oscillator.
- Ultralow Power Consumption: Efficient power usage, making it suitable for battery-powered and energy-efficient applications.
Tech specs
Image Sensor | HM01B0 |
Resolution | QVGA |
Optical Size | 1/11” |
Number of effective pixels | 320(H) × 320(V) |
Pixel Size | 3.6μm × 3.6μm |
Support Platform | Arduino GIGA R1 WiFi Board |
Shutter Type | Electronic Rolling Shutter |
Color Filter Array | Monochrome |
Frame Rate | 320×240/160×120@30fps |
Output Format | RAW8 |
F.NO | 2.8±5% |
Focus Type | Fixed Focus |
Focal Length | 1.47mm |
Field of View(FOV) | 60°(D) |
Power Supply | AVDD: 2.8V; DOVDD: 1.8V; DVDD: 1.5V |
Operating Temperature | -30~85℃ |
Camera Board Size | 30.5mm x 30.5mm |
Documentation
Get Inspired
Makers have long asked the question “why bother with an expensive PLC when I can just use an Arduino?” The answer comes down to the priorities and needs of industrial clients. In a factory automation setting, the client will prioritize durability, reliability, and serviceability over the one-time purchase price of the device itself. But to prove that Arduino’s professional turnkey solutions are just as easy to use as their developer-focused educational counterparts, Jeremy Cook leveraged an Arduino Opta micro PLC to build a drum machine. This isn’t any old drum machine that plays sound samples or synthesized notes, but rather a robotic drum machine that makes noise by banging on stuff like a true percussion instrument. Cook could have built this with any Arduino board and a few relays, but instead chose to implement the Opta and new Opta Digital Expansion. That is robust enough for serious commercial and industrial applications, but is still simple to program with the familiar Arduino IDE. Programmers can also use conventional PLC languages if they prefer. In this case, Cook made noise with relays and solenoids. The Opta has four built-in relays and Cook’s sketch flips one of them to make a sound analogous to a hi-hat. Cook added an Arduino Pro Opta Ext D1608S module with its solid-state relays for the other two “drums.” One of those fires a solenoid that taps a small hand drum (the kick drum sound), while the other controls a solenoid that hits a power supply enclosure (the snare sound). Together, those three sounds can cover the basics of a drum track. Cook’s sketch is a drum sequencer program that stores each sound sequence as array, looping through them until turned off. An Opta may be overkill for a project like this one, but this does a great job of demonstrating the ease at which an Arduino user can transition to professional PLC work.