I am looking for a short range wireless solution to transmit a single bit of data. I am working with a team of kids on a project and they want a remotely sensed event to be trasmitted no more than 10 feet. Optical system is not possible as line of sight is broken. What might be the simplest and cheapest solution? A micro on both ends of the link would be available.
The transmitter/receiver pair you linked to does require a processor at both ends of the link. This is to encode and decode the modulation to get reliable data transfer. Search the forums her for a number of discussions about using these parts.
How about one of these (all encoding/decoding is built in so very easy to use):
I just need to get a boolean sensor status from point A to B. So I just need one bit. But the reading I have done on many of these RF sensors is that you might need to send over an ID or something (along with your ‘single bit’) so that other transmissions at this frequency could be discarded.
The key-fob sender/receiver I linked to has all that built in. It actually does send an encoded address and key press data. The receiver decodes the address and then the data if the address matches.
These do have pins on the chip for strapping to a different address if you need more than one operating independently.