
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

Control the air/fuel mixture for a better fuel economy of a engine with a Arduino Nano.

When you want to paint the walls in your bedroom that very specific shade of Misty Irish Green, all you have to do is head to your local hardware store and have them scan the corresponding card. The paint-mixing machine will then add the pigment to a white base and, a few minutes later, you have that exact color. So, shouldn’t you be able to do the same thing with acrylic paint for hobby purposes? Now you can, thanks to the “Color By Code” machine designed by Caltech students Frida Moreno and Asmat Kaur Taunque. Moreno and Taunque built Color By Code for a class project and it is, essentially, a hobby version of those hardware store paint-mixers intended for acrylic paint. As is the standard across many industries that deal with pigments, paint, and printing, this works using CMYK (cyan, magenta, yellow, key) color mixing. Here, the key is black and the machine takes an input color value for each component, then dispenses the paint in those ratios to achieve the desired hue. That all happens under the control of an Arduino Nano Every board. That operates peristaltic pumps, via L298N motor drivers, that dispense each color. Afterwards, a flushing procedure clears the lines before the next mix. The pumps fit into a 3D-printed stand, with the hoses dropping below to a waiting container. At this time, the user must set the color values through serial commands. But the team hopes to create a Bluetooth app in the future. They also plan to add a weight sensor, which would improve the machine’s accuracy.