Arduino speed detector

Super easy project using an arduino uno to detect speed of various moving objects with the help of a pair of IR sensors and get the speed.

Apr 28, 2020

49490 views

12 respects

Components and supplies

1

Male/Female Jumper Wires

1

IR proximity sensor

1

Arduino UNO

1

USB-A to Mini-USB Cable

1

RGB Diffused Common Cathode

Apps and platforms

1

Arduino IDE

Project description

Code

speed_detection101

arduino

here's the code for the speed detector.just upload to arduino after doing the circuitry. sen1 is the first sensors .sen2 is the second.led pin is the pin to the RGB led.The seperation between my sensors was 7.5 cms. you can adjust the speedconst variable for the same.

speed_detection101

arduino

here's the code for the speed detector.just upload to arduino after doing the circuitry. sen1 is the first sensors .sen2 is the second.led pin is the pin to the RGB led.The seperation between my sensors was 7.5 cms. you can adjust the speedconst variable for the same.

Downloadable files

Test_Video

A Video showcasing a test run of the project. the speed gets printed in the serial monitor.

Test_Video

Test_Video

A Video showcasing a test run of the project. the speed gets printed in the serial monitor.

Test_Video

here is the circuit schematic

the wires are a bit jumbled. And use the IR sensors whose link is given in the components section and not the one in the CAD.

here is the circuit schematic

Comments

Only logged in users can leave comments

yashastronomy

0 Followers

0 Projects

Table of contents

Intro

12

0