I'm currently building a laptimer (and drag tree) for use with real cars.
Almost everything is working, except passing car detection: - YouTube
At first I was using an ultrasonic ranger to detect the car passing, but this method is too slow.
After some searching I found that using an inductive loop is the easiest way to detect cars in my case, especially since I will be using my laptimer on a dirt track (so burrying the loop is no problem).
But I can't seem to find any info on how to build an inductive loop and use it with an arduino.
Does anyone have any experience with this?