I've purchased a radio transmitter and receiver (SCA-1710) and need a bit of help finding examples of code to make it work, Does anyone have any links to libraries for this transmitter/receiver? Or any sample code that I can experiment with?
The code is fully commented and is a fairly vanilla "interrupt driven state machine", i.e. the radio receiver generates interrupts which the state machine interprets as the parts of the "packet" from the transmitter.
There are numerous other (probably better) examples in the forum. Just search for 433MHz and you will see what I mean.
Give us more information and we can point you in the best direction.