MikeWhitney wrote:
Miles - the signal does not use a protocol. It is a simple high-low 5v signal as I described in the quote above.
Which isn't hard to sample with some very tiny CPU based entity and convert to an RS-232 signal. If only I had the time...
Quote:
Just to start some more bad ideas, what is the "sampling" rate of FRS? Couldn't a simple circuit be made to adapt a signal transmission to do through a $49 radio? Those things got some range!
Illegal. FRS is very clearly defined and this don't fit.
Personally, I think the easiest way to get something that *works* would be to use a small low power CPU device, like a PIC chip (or BASIC stamp, as they are called). Those are cheap so it would be easy to have a spare on hand. Convert signal to RS-232. Then buy one of the commercially available RS-232 wireless communication pairs (there are several and they aren't cheap, but they are industrial and thus should work well). Then you either hack the timing stuff to accept the signal via RS-232 (not sure how possible tihs is since I haven't seen that software, but it may be possible) -or- you simply have another PIC based box on the receiver side that reconverts back.
The PIC boxes wouldn't cost $50 each to build. What you would need is a fairly significant battery on the transmitter side, which you need to take into account for safety purposes (ie. a car battery just sitting around the finish could be problematic).
--Donnie