Hi All,
I am trying to setup very simple wireless communication between 2 PIC's (preferably 16F628A as they are abundant in my area).
What i would like to do is when a button is pushed on the "transmitter PIC" a number is sent to the "receiver PIC" (01153001), the number itself contains three groups of numbers which the PIC will recognise. "01" is a valid code (this code must match a code pre programmed in the receiver, so that the transmitter and receivers can be addressed), "15" is a action code (determines what the receiver will do, e.g. turn on light A) and "3001" is the unit code (this code is unique to the transmitting PIC, at this point the receiver should ignore it)
The transmitter and receiver i have in mind are:
Transmitter: http://jaycar.com.au/productView.asp?ID=ZW3100
Receiver: http://jaycar.com.au/productView.asp?ID=ZW3102
I have used them before on a similar project and they worked perfectly.
If anyone can help or point me in the right direction that would be great,
Thanks for your help in advance,
Jeremy
Bookmarks