Measure-X – Smart Measurement Tool

A compact wireless measurement device using ESP8266, VL53L0X distance sensor, and MPU6050 IMU, achieving exceptional precision in distance and angle measurements.

ESP8266
VL53L0X
MPU6050
Kalman Filter
Complementary Filter
OLED Display
C++
TBI = To Be Implemented
View on GitHub
Measure-X – Smart Measurement Tool - Image 1
Measure-X – Smart Measurement Tool - Image 2
Measure-X – Smart Measurement Tool - Image 3
Measure-X – Smart Measurement Tool - Image 4
Measure-X – Smart Measurement Tool - Image 5
Measure-X – Smart Measurement Tool - Image 6

Demonstration Videos

Project Files

Project Overview

Measure-X represents a breakthrough in portable measurement technology, combining multiple sensor technologies with advanced filtering algorithms to deliver professional-grade accuracy in a compact, wireless package.

The device integrates a VL53L0X time-of-flight distance sensor with an MPU6050 inertial measurement unit, processed through sophisticated Kalman and Complementary filters to achieve remarkable precision. The ESP8266 microcontroller provides wireless connectivity and real-time data processing, while an OLED display offers immediate visual feedback for measurement verification.

The implementation of advanced filtering techniques was crucial to achieving the device's exceptional accuracy. Kalman filtering reduces noise and uncertainty in sensor readings, while complementary filtering combines accelerometer and gyroscope data for precise angle estimation. These algorithms work together to reduce measurement errors by up to 40% compared to raw sensor readings.

Key Features

  • ±2mm distance measurement accuracy
  • ±1° angle estimation precision
  • Real-time wireless data transmission
  • OLED display for immediate feedback
  • Kalman and Complementary filtering
  • Compact and portable design

Challenges

  • Achieving high precision in dynamic environments
  • Implementing advanced filtering algorithms on microcontroller
  • Optimizing power consumption for portable use
  • Ensuring measurement stability across varying conditions

Outcomes

  • ±2mm distance accuracy achieved
  • ±1° angle estimation precision
  • 40% reduction in measurement errors
  • Reliable performance under varying conditions
Back to Portfolio
2025 Project