Hi all,
First I want to say thanks for reading and helping out. I am a noob at this but feel this should be a doable project for me.
So I have been asked by a friend to look into this for them. They do snowmobile drag races 1on1 and are looking for a way to tell who the winner is outside of judges. We thought for awhile and thought that the safety garage door sensors would be perfect... or that concept.. we would have two senders and two receivers one for each lane. Then the first one to break the line a light or trip the sensor, would turn a light on their lane. I had some concerns about making sure both lights didn't turn on in each race. Only the first lane to trip the sensor the light should go on. Then it would reset after a delay of X seconds and it would be ready for the next race...
So doing some research I found that Arduino might be my best bet because I can actually code for what I want to happen and have future capability to expand if needed.. For example if input 1 (lane 1) goes from high to low first then turn on output 1 light (lane 1)and shut off and keep off output 2 (lane 2) all for 20 seconds or a manual reset....
My question(s) are:
-
The sensors off of a garage door, do you know if they are regular sensors and can just be used alone or do I still have to incorpoate the garage door's circuitboard.
-
As said I am a complete noob, any advice would be helpful, but it looks like I should be able to create the two "sensor lines" for two different inputs and code for the outputs?.?. If I am going about this wrong please let me know.
I am only asking for any advice and to confirm I can use those garage sensors by themselves with a 555 timer (for the pulse needed on most) or if there is a better way/easier way. Please keep in mind the lanes at around 10 ft or more each. So any or sender/receiver would have to reach that far.
Again thanks for the help I look forward to any response. ( I did check the forums and felt like this should be its own topic, sorry if it is duplicated!)