Anonymous
Mar 25, 2026
Rating: 4/5
Great entry point into AI vision
As someone new to machine vision, this kit provided a great starting point. The pre-loaded models work out of the box. Would love to see more tutorial videos from the community.
Description
Reviews
| Brand | - |
| Category | Electronic Components Market / Camera & Video Capture Modules |
| Origin | - |
| Processor | Himax WiseEye2 HM01B0 |
| Interface | UART, I2C, GPIO |
| Resolution | QVGA (320x240) |
| Frame Rate | Up to 60 FPS |
| AI Models Supported | Face Detection, Person Detection, Object Classification |
| Power Supply | 3.3V - 5V DC |
| Compatibility | Arduino, Raspberry Pi, Seeed Studio XIAO |
| Dimensions | 24mm x 20mm x 4mm |
| Weight | 3.5 grams |
| License | Open Source Hardware |
Anonymous
Mar 25, 2026
Rating: 4/5
Great entry point into AI vision
As someone new to machine vision, this kit provided a great starting point. The pre-loaded models work out of the box. Would love to see more tutorial videos from the community.
Anonymous
Mar 15, 2026
Rating: 5/5
Best low-power vision solution
Low power consumption makes this ideal for battery-operated projects. The ability to run multiple models simultaneously is a game changer for my robotics applications.
Anonymous
Mar 13, 2026
Rating: 4/5
Good performance, steep learning curve
The hardware is solid and the inference speed is impressive for the size. However, documenting the custom model training process could be better. Once you get it working, it's fantastic.
Anonymous
Mar 11, 2026
Rating: 5/5
Tiny but mighty
I was skeptical about the size, but this little camera packs a punch. Used it for a smart doorbell project and it identifies people accurately. Highly recommended for hobbyists.
Anonymous
Mar 03, 2026
Rating: 3/5
Works well but documentation needs update
The module functions as advertised, but some of the library examples were outdated. Had to dig into the GitHub issues to find the right code snippets. Hardware itself is 5 stars though.
Anonymous
Mar 03, 2026
Rating: 5/5
Perfect for embedded AI projects
This module is incredibly easy to integrate with my Arduino setup. The face detection works surprisingly well even in varying light conditions. Great value for an open-source vision sensor.
Q: Does it come with a lens or do I need to buy one separately?
A: The module comes with a standard fixed-focus lens installed. However, the mount is interchangeable if you wish to upgrade to a different focal length lens compatible with the sensor.
Q: Is this compatible with the Raspberry Pi Zero?
A: Absolutely. The module communicates via UART or I2C, making it fully compatible with Raspberry Pi Zero and other single-board computers that support these protocols.
Q: How do I update the firmware on the device?
A: Firmware updates are performed via the USB-UART bridge using our dedicated desktop tool. Detailed step-by-step instructions are available in the wiki section of our GitHub repository.
Q: Can this module detect specific objects like cats or dogs?
A: Yes, you can train custom models using the provided tools to detect specific objects such as pets, or use existing pre-trained models available in the community repository.
Q: What is the maximum range for face detection?
A: Under optimal lighting conditions, reliable face detection works up to approximately 3-5 meters, depending on the lens configuration and environmental factors.