Distance Measuring Watch

by Aditya1729 in Circuits > Arduino

605 Views, 4 Favorites, 0 Comments

Distance Measuring Watch

20200207_131726.jpg
Distance Measurement System on a Watch test!!!

In this project, I have compressed and mounted the Arduino distance measuring system on to a watch. The project is cool, simple as well as useful. The distance measuring system is based on simple physics of distance, velocity, and time.

Supplies

You need the following supplies:-

  1. Arduino Nano (or Pro Mini)
  2. I2c OLED 128 X 64
  3. Ultrasonic Sensor ( HC-SR04)
  4. A 9V battery and Clip
  5. An old Wrist Watch
  6. Mini Breadboard (170 pts)
  7. Jumpers
  8. Double-sided Tape

Assembling and Schematics

123456789_bb.png

Assemble the components as follows

OLED - Arduino

GND - GND

VCC - 5V

SDA - A4

SCL - A5

HC-SR04 - Arduino

GND - GND

VCC - 5V

TRIG - D12

ECHO - D11

9V BATTERY - Arduino

+ve - VIN

-ve - GND

Uploading the Code

Upload the project code onto your Arduino board. Check your correct port and board type. Download the required Adafruit SSD1306 and Adafruit GFX libraries.

Downloads

Testing the Circuit

Distance Measurement System for a watch

Connect the battery to the circuit and test if it works properly.

(Final Step) Mounting on Watch

20200207_125352.jpg
20200207_131713.jpg
20200207_131726.jpg

Stick the breadboard to the battery using double-sided tape. Now stick the other part of the battery to the watch using another double-sided tape.