You can use RF transceiver connected to PIC16F84. For example you can use Nordic Semiconductor (www.nvlsi.com) or Chipcon (www.chipcon.com) transceivers. On manufacturer pages you can find a lot of application with this transceivers.
for this rf circuit it will receive data from other transmiter, and the receiving data will be used by the micro c circuit to excute the program that are burn in it. Actually i have almost zero knowledge about rf. Based on my lecture rough explaination, he said that we must have an interface circuit in order to connect rf circuit and micro c circuit. Do u have any opinion or idea about it?
Hi
Could you tell us what is the output of your RF circuit that you need to connect to the PIC. You should tell us about the interface specification to be able to help u.
For example
Interface type : serial or paralle
Data rate ??
voltage levels ??
any other data that you think it is useful
Interface type : serial port
Data rate and and volatge level are determined yet coz it still under research. I also have less knowledge about this.
For this part the rf circuit will operates as a receiver to receive data and will sending these data to the micro c circuit to control the home appliance. Is there anything else that U need to know?
Hi
If you mean that your RF circuit has a serial interface, then it is wuld be easy to interface it to any MC.
Also, data rate if you mean by serial port the UART protocol, thenit would be also has its max. data rate defined by the UART standard.
Voltage levels if you want to intrface to MC should be digtal levels.
I think that you should work more to define precisly your interface spcifications