Q2: Wire a code for an Arduino Car Speed Detector shown in the schematic diagram below (IR sensor=KY-032) IR sensor 1 IR sensor 2 How it works: This project works on a simple physics law of...


Q2: Wire a code for an Arduino Car Speed Detector shown in the schematic diagram below (IR<br>sensor=KY-032)<br>IR sensor 1<br>IR sensor 2<br>How it works:<br>This project works on a simple physics law of calculating the speed as distance/time.<br>Speed = Distance/Time<br>When a car passes the ist IR sensor, it detects and save the first-time value. Then we measure the<br>second time value when the car reaches the IR sensor 2. The difference of both the time is the<br>travel distance from one sensor to the other. We get the time in which car travels a distance of 10<br>meters so we can calculate the speed of the car.<br>10 meters<br>

Extracted text: Q2: Wire a code for an Arduino Car Speed Detector shown in the schematic diagram below (IR sensor=KY-032) IR sensor 1 IR sensor 2 How it works: This project works on a simple physics law of calculating the speed as distance/time. Speed = Distance/Time When a car passes the ist IR sensor, it detects and save the first-time value. Then we measure the second time value when the car reaches the IR sensor 2. The difference of both the time is the travel distance from one sensor to the other. We get the time in which car travels a distance of 10 meters so we can calculate the speed of the car. 10 meters

Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here