Skip to main content
Free Delivery  ·  COD Available  ·  15-Day Returns
Elecvora
Sipeed MaixSense A010 with LCD — image 1
Hover to zoom

1 / 5 · Click to enlarge

Sipeed

Sipeed MaixSense A010 with LCD

5.01 rating
645+ bought in past month
AI Summary
IR and ToF Distance Sensors for everyday users

The Sipeed MaixSense A010 with LCD by Sipeed is a premium ir and tof distance sensors designed for everyday users. It features Memory Capacity: Speed MaixSense A010 and Connector Type: USB Type-C, 1.25mm Connector.

₹5,625
Free Shipping💵 COD Available

Available Offers

Free Delivery on this order. No minimum order value.

15-Day Easy Returns — hassle-free return & full refund.

Secure Payment — 100% safe checkout with UPI, Cards & Net Banking.

Total: ₹5,625
Buying tip: A quality investment for dependable performance and premium build quality.
Estimated delivery: 24 Aug7 Sept
Free Shipping
Pan India delivery
15-Day Returns
Hassle-free policy
Secure Payment
Razorpay protected
Quality Assured
Vetted products only

Available Offers

💳

5% Cashback

Pay with UPI & get 5% cashback (up to ₹50) via Razorpay

🏦

No-Cost EMI

Available on select bank cards at checkout. 0% interest for 3 months.

📦

Free Shipping

Free delivery on all orders. No minimum order value.

💵

Cash on Delivery

COD available on orders up to ₹5,000 across India.

Quick Specs

Memory Capacity: Speed MaixSense A010
Connector Type: USB Type-C, 1.25mm Connector
External Interface: USB2.0, UART
Supply Voltage: 5V / 0.5A
Operating Temperature (°C): -20 ~ +50℃
Dimensions (L x W x H) mm: 23.25 x 40.70 x 10.50 mm

Ideal For

Electronics projectsArduino / Raspberry Pi buildsPrototyping
Share:
SKU: robu-1488402Category: IR and ToF Distance Sensors

About This Product

The Sipeed MaixSense A010 with LCD by Sipeed is a premium ir and tof distance sensors designed for everyday users. It delivers reliable performance at an accessible price.

Key Specifications

  • Memory Capacity: Speed MaixSense A010 — effortless multitasking
  • Connector Type: USB Type-C, 1.25mm Connector — compatible with modern devices
  • External Interface: USB2.0, UART — compatible with modern devices
  • Supply Voltage: 5V / 0.5A — works with standard household power
  • Operating Temperature (°C): -20 ~ +50℃
  • Dimensions (L x W x H) mm: 23.25 x 40.70 x 10.50 mm
  • Shipping Weight: 0.041 kg
  • Shipping Dimensions: 8 × 6 × 2 cm

Why Buy from Elecvora?

Elecvora sources this product directly, cutting out multiple middlemen. Every order includes free shipping, a 15-day return policy, and secure payment via Razorpay.

This is Sipeed MaixSense A010 with LCD. Sipeed MaixSense MetaSense A010 is an all-in-one, low-cost, flexible, and easy-to-use 3D ToF(Timeof-Flight) solution for loT applications. It consists of an onboard 100x100 array ToF sensor and ToF processor, which combines ToF sensing, ToF signal processing, and application algorithm on a single board. It integrates the following algorithms: Specific applications, such as ranging, multi-area human body positioning and sensing, posture monitoring, posture control, keystone correction, etc. These features are widely used in loT applications like white goods, L aser TV, smart projector, smart illumination, smart parking, and smart home facility. etc.

MetaSense A010 is power supplied via USB2.0, and it outputs ToF depth data and RGB image at a speed of 30fps. With its sophisticated optic, electronic and high-accuracy algorithms are able to calculate depth data as accurately as at the millimeter level. Dual support ROS system, open ROS1 + ROS2 access function package, can quickly obtain depth data and depth map.

MS-A010 has strong compatibility and is based on serial protocol. It can be connected to single-chip development boards such as K210 bit or Linux development boards such as Raspberry Pi for secondary development. It uses the serial port protocol to provide interfaces and transmit data. The physical interfaces we provide include type-c (virtual serial port) and a 1.0mm 4-pin motherboard (UART), which can obtain depth map data for integration.

what is TOF technology?

It is a method of distance measurement, which calculates the distance between the two by measuring the "time of flight" of signals such as ultrasonic/microwave/light between the transmitter and the reflector. It is the TOF sensor that can achieve TOF ranging. The most commonly used is infrared or laser ranging.

There is a difference in the distance between the objects. The module displays the cold and warm colors through the difference in the captured depth values. The cool and warm colors change with the mapping of the distance.


Applications:
  1. SLAM and robotic navigation
  2. Surveillance & security inspection
  3. People counting & tailgate detection
  4. VR/AR & gesture recognition
  5. Autopilot and AGV obstacle avoidance
  6. 3D modeling
  7. Dimensions measurement
  8. Liveness Detection & facial recognition

Features:

  1. Powerful chip support: Main chip BL702 RISC-V 144MHz
  2. Combination of ToF and RGB sensors: The use of cameras and RGB sensors provides depth vision features
  3. Depth range 0.15 -1.5 meter millimeter level accuracy: High precision makes for high accuracy
  4. Low and customizable power consumption: supporting lithium battery charge management
  5. Outdoor compatibility: The hard shell is suitable for outdoor scenes

Packages Includes:

1 x Sipeed MaixSense A010 with LCD

Setup Guide

1
Identify the pins
Locate VCC (power), GND (ground), and data pins (SDA/SCL for I2C, MOSI/MISO for SPI, or TX/RX for UART). Refer to the pinout diagram on the product page.
2
Wire to your microcontroller
Connect VCC to 3.3V or 5V (check the module spec), GND to GND, and data pins to the appropriate GPIO pins on your Arduino or Raspberry Pi.
3
Install libraries
In Arduino IDE, go to Sketch → Include Library → Manage Libraries and search for the sensor library. Install the recommended version.
4
Upload example sketch
Open File → Examples → [library name] → Basic Example. Upload to your board and open Serial Monitor to view output.
5
Calibrate if needed
Some sensors (temperature, humidity, distance) may need a short warm-up period or calibration. Run the calibration sketch if provided.