Vehicle speed sensor

Suggest using the pulseIn() function to find the input interval and hence speed, and the tone() function to output your simulated 100mph.

Allan