I've got a project where I want to count a signal from a shock sensor for 5 seconds.
Push the button
delays 3 seconds
Outputs a buzzer
starts 5 second timer
counts number of inputs from sensor
buzzes again at 5 seconds
outputs number of hits to lcd.
I don't expect anyone to do it for me but I'd sure appreciate it if someone would point me in the right direction.