Home M5Stack UnitV2 M12 Version with Cameras
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB
M5Stack UnitV2 M12 Version with Cameras - OpenELAB

M5Stack UnitV2 M12 Version with Cameras

Sale price $147.30
SKU: M5-U078-M12

📦 Location of the warehouse: China

Add to Wishlist Add to Compare

Free Shipping from $50 in the US, $70 for non-continental US

- US Delivery Time: 2~7 Business days.

- Non-Continental US Delivery Time: 3~9 working days.

- Pre-Ordering: If an item is unavailable, you can pre-order it. We'll dispatch once stock is replenished, usually within 10 working days. Special pre-sale products will specify the expected arrival time in the description.

- Express Shipping: Need it faster? Contact us via email or through our live chat support, and we'll arrange expedited delivery for you.

Visa
PayPal
Mastercard
American Express
Shop Pay
M5Stack UnitV2 M12 Version with Cameras - OpenELAB

M5Stack UnitV2 M12 Version with Cameras

$147.30

🌐 Product Introduction: M5Stack UnitV2 AI Recognition Module (M12)

The UnitV2 is a high-efficiency AI recognition module from M5Stack. Powered by the Sigmstar SSD202D dual-core Cortex-A7 1.2GHz processor, it integrates 128MB DDR3 memory, 512MB NAND Flash, and a GC2053 1080P color sensor camera.

Equipped with dual M12 lenses — one regular focal length (FOV: 85°) and one wide-angle fisheye lens (FOV: 150°) — UnitV2 supports manual focus adjustment and delivers flexible vision capabilities. Running on an embedded Linux system, it comes preloaded with rich hardware/software resources and development tools, offering a plug-and-play AI development experience.


🔧 Features

  • Core Hardware

    • Sigmstar SSD202D dual-core Cortex-A7 1.2GHz processor

    • 128MB DDR3 RAM, 512MB NAND Flash

    • GC2053 1080P color sensor

    • Dual lenses: regular focal length (FOV: 85°) + wide-angle fisheye (FOV: 150°)

    • Built-in microphone

    • Active cooling fan

  • Connectivity

    • Wi-Fi 2.4GHz (802.11 b/g/n, 150Mbps)

    • Ethernet network card (SR9900)

    • Type-C USB interface

    • UART interface

    • TF card slot

  • AI Image Functions (12 types)

    • QR code recognition

    • Face detection & recognition

    • Line tracking

    • Movement detection

    • Shape matching & detection

    • Image streaming

    • Classification

    • Color tracking

    • Target tracking

    • Custom object recognition

  • Development Ecosystem

    • Linux system with OpenCV, SSH, Jupyter Notebook

    • UIFlow support (serial JSON format)

    • Web-based preview and debugging

    • V-Training online AI model training service


📦 Package Contents

  • 1× M5Stack UnitV2 M12

  • 1× 16GB TF Card

  • 1× USB-C cable (50 cm)

  • 1× Bracket

  • 1× Back clip

  • 1× Regular focal length lens (FOV: 85°)

  • 1× Wide-angle fisheye lens (FOV: 150°)


📊 Specifications

Specifications Parameters
Processor Sigmstar SSD202D Dual Cortex-A7 1.2GHz
Flash 512MB NAND
RAM 128MB DDR3
Camera GC2053 1080P Color Sensor
Lens 1× 85° regular focal length + 1× 150° fisheye
Input Voltage 5V @ 500mA
Hardware Peripherals Type-C ×1, UART ×1, TFCard ×1, Button ×1, Microphone ×1, Cooling fan ×1
Indicator Lights Red, White
Wi-Fi 2.4GHz 802.11 b/g/n, 150Mbps
Ethernet SR9900
Package Size (with lens) 48 × 24 × 32 mm


📦 Applications

  • AI recognition function development

  • Industrial visual recognition & classification

  • Machine vision learning

  • Robotics and IoT projects

 

Windows

Extract the driver compressed package to the desktop path -> Enter the device manager and select the currently unrecognized device (named with SR9900) -> Right-click and select Custom Update -> Select the path where the compressed package is decompressed -> Click OK and wait for the update carry out.

MacOS

Unzip the driver package -> double-click to open the SR9900_v1.x.pkg file -> follow the prompts and click Next to install. (The compressed package contains a detailed version of the driver installation tutorial pdf)

  • After the installation is complete, if the network card cannot be enabled normally, you can open the terminal and use the command below to re-enable the network card.
sudo ifconfig en10 down
sudo ifconfig en10 up

 

Out Of The Box AI Recognition Function

  • UnitV2 integrates not only the basic AI recognition developed by M5Stack, but also has built-in multiple recognition (such as face recognition, object tracking and other common functions), which can quickly help users build AI recognition applications.

  • All features! Plug and play! UnitV2 has a built-in wired network card. When you connect to a PC through the TypeC interface, it will automatically establish a network connection with UnitV2.Flexibly Connectable, it can also be connected and debugged via Wi-Fi.

  • UART serial port output, all identification content is automatically output in format through the serial port for convenient use.JSON

  • Built-in recognition function use tutorial

  • Identify the source code of the service framework

  • Firmware update tutorial

 

Development Efficiency Improvement

 1. General Shipping Information

  • We provide premium shipping methods with a tracking number for each order.
  • Shipping address should be input in English without any special symbols to help the courier company recognize your address in the system. We will ship according to the shipping address you provided. Please notify us of any address change before your order is marked "Shipped" to avoid parcel loss.
  • Please contact our customer service staff immediately if you need to cancel or change an order. Once your order has reached "Shipped" status, it can no longer be canceled or changed in any way. To avoid complications, please recheck your shopping cart before checkout.
  • We can ship all in-stock orders within 1 business day as your order has been confirmed.
  • All items are inspected before dispatch and are carefully hand-packed.
  • With standard courier practice, you need to check the contents of the parcel before signing for your goods. Otherwise, we will not be held responsible for any damage that may have occurred in transit.

 

2. Shipping Options for Orders Inside U.S.

(For Products in the U.S. Warehouse, Shenzhen Warehouse)

2.1 Shipping options for an order value under $5 inside the U.S.

Shipping Options:

Shipping Options Continental U.S. Non-Continental U.S.
USPS Ground Advantage

$9.99 
Arrive in 3-7 Business Days
$9.99 
Arrive in 5-9 Business Days
UPS Express

$15.99 
Arrive in 2-4 Business Days
$19.99 
Arrive in 3-7 Business Days

  

2.2 Shipping options for an order value between $5 and $50 inside the U.S.

Shipping Options:

Shipping Options Continental U.S. Non-Continental U.S.
USPS Ground Advantage

$5.99 
Arrive in 3-7 Business Days
$7.99 
Arrive in 5-9 Business Days
UPS Express

$12.99 
Arrive in 2-4 Business Days
$15.99 
Arrive in 3-7 Business Days

  

2.3 Free shipping options for an order value of above $50 inside the U.S.: 

Free Shipping Options Continental U.S. Non-Continental U.S.
USPS Ground Advantage

Free above $50 Free above $70
UPS Express 

+ $ 9.99 for Above $50 + $ 12.99 for Above $50


Important Notice:

  • Before placing your order, please check the inventory location on the product page to confirm the delivery timeframes.
  • For products stored in the Shenzhen warehouse, we will ship them directly from Shenzhen, China.
  • If you place an order for products from both the U.S. warehouse and the Shenzhen warehouse, we will ship your order separately: the products from the Shenzhen warehouse will be sent from Shenzhen, and the products from the U.S. warehouse will be sent from the U.S. warehouse.

   

3. International Warehouse

Our products are stored in both our U.S. and Shenzhen warehouses to provide more flexible logistics solutions tailored to different regions and customer needs. On each product's description page, we indicate the specific warehouse location to help you better plan your purchase and delivery schedule.

3.1 U.S. Warehouse

For products stored in our warehouse in the U.S., we use either USPS or UPS for shipping, depending on the size of the package. Logistics within U.S. are very efficient, with an estimated delivery time of 3-7 business days, ensuring you receive your order quickly and conveniently.  

3.2 Chinese Warehouse

We will only arrange YunExpressexpress shipping from Shenzhen for orders with products in the Shenzhen warehouse worth more than €50. Orders directly shipped from our Shenzhen warehouse are handled by YunExpress. Given the complexities of international shipping, the estimated delivery time for these packages is around 10 business days, though this may vary slightly due to customs processes or other uncontrollable factors. Otherwise, the products will first be shipped from China to our U.S. warehouse and then shipped to the final destination. 

To ensure that your order is delivered within your desired timeframe, we recommend reviewing the warehouse information provided on the product pages before placing your order and selecting the appropriate shipping option. If you have any questions or need further assistance, please don't hesitate to contact our customer support team—we are here to help you!   

 

4. Customs and Taxes

4.1 How are customs handled by OpenELAB for import or export?

For shipments delivered to customers in the United States, OpenELAB will clearly declare the value of the goods on the customs form in compliance with U.S. Customs and Border Protection (CBP) requirements. Depending on the product value and origin, certain orders may be subject to import duties, taxes, or brokerage fees upon arrival, which are the responsibility of the recipient unless otherwise stated.
 We aim to minimize delays and ensure compliance, but OpenELAB does not guarantee exemption from U.S. customs charges.
  

4.2 Are U.S. sales taxes included when the Customer places an order?

OpenELAB collects U.S. state sales tax where legally required. The applicable rate depends on the shipping address and will be calculated at checkout.
 If no sales tax is charged at the time of purchase, you may still be responsible for use tax according to your state’s tax laws. OpenELAB is committed to complying with the U.S. Supreme Court's decision in South Dakota v. Wayfair, Inc. and applicable local regulations.
  

4.3 Are there any other fees besides tax?

Apart from sales tax, OpenELAB may charge shipping or handling fees, which will be clearly displayed before checkout.
 Please note that international shipments to the U.S. may occasionally incur customs clearance charges or carrier-imposed fees (e.g., by DHL, FedEx, or USPS). These charges are not controlled by OpenELAB and may vary based on the delivery carrier and U.S. import classification.


Effective Date: September 16th, 2025

At OpenELAB, we are committed to providing accurate product descriptions and delivering high-quality products. If you experience any issues with your purchase, please notify us within 30 days of the shipment date.

  

1. Warranty Disclaimer

Unless explicitly stated in a specific agreement or purchase order, OpenELAB makes no warranties—express or implied—regarding the fitness, suitability, or merchantability of any product for a particular purpose or special use.

  

2. Warranty Policy

Warranty Period

The standard warranty period for products sold by OpenELAB is 12 months from the date of delivery.

Under this warranty, OpenELAB will make a reasonable effort to repair or replace products free of charge if defects are due to issues with raw materials, design, or manufacturing.

If the defect qualifies under this policy but falls outside the covered scope, reasonable charges may apply for repair or replacement.

After the warranty period, support may still be available at a reasonable fee.

  

Warranty Exclusions

The warranty does not apply in the following cases:

  • The product is beyond the 12-month warranty period.
  • Damage due to misuse, improper maintenance or storage, or failure to follow the user guide or manual.
  • Issues caused by Force Majeure events (e.g., natural disasters, war, legal changes, etc.).
  • Unauthorized repair attempts by the customer.
  • The product is not defective but has been opened and is non-returnable by policy.

   

3. Returns & Refunds

If you're not satisfied with your purchase, you may be eligible for a return or exchange:

  • Return for Refund: Within 15 days of receipt (unopened).
  • Return for Replacement: Within 30 days of receipt (damaged or defective).
  • Exchange Window: Up to 30 days from receipt.

Please email us at info@openelab.com for a return authorization before sending anything back.

  

Return Conditions

  • Items must be in original, clean, and mint condition with packaging intact.
  • Returns of damaged, used, scratched, modified, or programmed items will not be accepted.
  • Include the receipt, a brief note with your name, order number, and reason for return.

  

Shipping & Fees

  • Customers are responsible for return shipping to our warehouses in the US.
  • If a return is requested due to customer reasons (e.g., change of mind, incorrect order, etc.), both the original shipping cost and the return shipping cost will be deducted from the refund amount.
  • For returns due to customer reasons, we will generate and provide a return shipping label. 

   

Payment Platform Fees

For all refunds requested due to customer reasons, a standard service fee will be deducted from the refund amount, which is charged by the payment platforms. The specific fees are as follows:

Shopify Payments: 3.5% + $ 0.3

PayPal: 4.4%