Build A DIY Digital Tape Measure Using Arduino

Hey Everyone,

Today I hope to teach you all about ultrasonic sensors and hopefully by the end you’ll have a nice little digital tape measure of your own to use as you please.

DIY Digital Tape Measure

Enjoy

Step 1: Parts List

Parts List

This is my second version of this project so if you can get it as small or just don’t feel like dealing with the Arduino Pro mini feel free to change it in any way you want.

To start off we will need:

  1. An Arduino (I’m using the Pro Mini but any will do)
  2. A 10K potentiometer
  3. A 16×2 LCD
  4. A Ultrasonic sensor
  5. A battery and battery connector (I originally used a 9v but it proved to much for the Pro mini so i switched to 4.5V)
  6. Wire
  7. A Switch

The Tools you’ll need:

  1. Soldering Iron and solder
  2. Wire cutters/strippers
  3. breadboard (for testing)
  4. Something to make you case out of (I used flat cardboard)
  5. Glue gun and glue sticks
  6. Cutting Knife

For more Details: Build A DIY Digital Tape Measure Using Arduino

About The Author

Scroll to Top
Read previous post:
Interface Arduino and Color Sensor – RGB Sensor TCS230

In this article, we are going to read the colors using the TCS230 color sensor (RGB Sensor) and Arduino Uno....

Close