I am planning to make a speedometer that is kept on sides of a single laned to/fro road to measure the speed of any car passing between. I will keep two lasers on one side of the road, separated by a predefined distance. On the other side of the road, I have two LDRs to find any blockage of laser beam. Thus, I measure time between two blockages of lasers and divide the predefined distance by this time to get hte speed. For implementing it, to find the speed of cars moving in one specifc direction, I have developed the code. But, I want to measure the speed of cars coming in any direction using the same set of sensors. I need help regarding development of code to do that..
Message was edited by: Karthik Nishanth