First of all, just FYI: I'm a total newbie to VHDL, so treat me as such. I have never done any of the things I am describing in the following thread.
Allow me to explain my situation:
I do timing and results for foot races in Wisconsin. Basically, I start a timer when the race starts. As the runners finish, I take down the time it took them to run their race and their "bib number" (a number they wear on their chest to identify themselves). When the race is all done, I print out everyone's times.
I'm trying to create a stopwatch that attaches onto a runner's wrist and has the capability to start timing when it receives a radio signal.
When the runner crosses the finish line, I want the stopwatch to stop and send the time and bib number that it recorded to a SQL database, or a text file or something somewhere on the computer so I can manipulate it and print it out. What I was thinking of doing is using a USB device that is connected to the computer the whole time. It receives the radio signals that the stopwatch transmits.
These stopwatches also have to be cheap, as there are sometimes 500 runners in a race. I have ExpressPCB which allows me to order custom-built boards in large quantities for a discount.
Can someone give me a push in the right direction?
Thanks!
Rick
Allow me to explain my situation:
I do timing and results for foot races in Wisconsin. Basically, I start a timer when the race starts. As the runners finish, I take down the time it took them to run their race and their "bib number" (a number they wear on their chest to identify themselves). When the race is all done, I print out everyone's times.
I'm trying to create a stopwatch that attaches onto a runner's wrist and has the capability to start timing when it receives a radio signal.
When the runner crosses the finish line, I want the stopwatch to stop and send the time and bib number that it recorded to a SQL database, or a text file or something somewhere on the computer so I can manipulate it and print it out. What I was thinking of doing is using a USB device that is connected to the computer the whole time. It receives the radio signals that the stopwatch transmits.
These stopwatches also have to be cheap, as there are sometimes 500 runners in a race. I have ExpressPCB which allows me to order custom-built boards in large quantities for a discount.
Can someone give me a push in the right direction?
Thanks!
Rick