| Author |
Message |
syedputraboy
Joined: 25 Jul 2006 Posts: 11
|
23 Aug 2006 0:58 16f84 circuit |
|
|
|
|
| I having problem, actually have no idea in connecting a rf circuit to a controller circuit.. anyone please help me...
|
|
| Back to top |
|
 |
Google AdSense

|
23 Aug 2006 0:58 Ads |
|
|
|
|
|
|
| Back to top |
|
 |
cristianp
Joined: 04 Jul 2006 Posts: 81 Helped: 9 Location: Romania
|
23 Aug 2006 9:57 16f84+circuit |
|
|
|
|
| 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.
|
|
| Back to top |
|
 |
DrWhoF
Joined: 06 May 2005 Posts: 334 Helped: 12
|
23 Aug 2006 10:27 pic16f84 project with microc |
|
|
|
|
What do you mean by:
| Quote: |
| connecting a rf circuit to a controller circuit |
Does RF circuit have digital inputs/outputs?
|
|
| Back to top |
|
 |
syedputraboy
Joined: 25 Jul 2006 Posts: 11
|
23 Aug 2006 16:41 string for 16f84 |
|
|
|
|
| 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?
|
|
| Back to top |
|
 |
veioloko
Joined: 18 Aug 2006 Posts: 36 Helped: 3 Location: Brazil
|
23 Aug 2006 18:49 16f84 circuit |
|
|
|
|
Hello iīm from brazil
You can use mc145026 with mc145027 or mc145028 .....
4 bits encoder, decoder
Ok?!
|
|
| Back to top |
|
 |
syedputraboy
Joined: 25 Jul 2006 Posts: 11
|
24 Aug 2006 3:42 transceiver with pic 16f84 |
|
|
|
|
| U mean by using this chip i can encode or decode the data from rf circuit into micro c circuit. Thanks man for your help. I will try to look at it
|
|
| Back to top |
|
 |
veioloko
Joined: 18 Aug 2006 Posts: 36 Helped: 3 Location: Brazil
|
24 Aug 2006 11:02 connecting rf to pic |
|
|
|
|
yes
that itīs what i mean.
itīs very good, but only 4 bits....if you want more you have do find ...may be on google
|
|
| Back to top |
|
 |
VSMVDD
Joined: 12 Jun 2005 Posts: 558 Helped: 55
|
24 Aug 2006 11:31 pic16f84a rf |
|
|
|
|
if its just recieving a data pulse train via fm then you need only a diode 1n4148 and a switching transistor bc557 {or 2sc1815 etc low power silicon}
http://hem.passagen.se/communication/uv916rec.html
try this link in the pages the guy describes how to connect it all up but using a pic to tune then connecting the tuner to the computer
it is exactly the same process to connect a pic to the tuner instead of the computer
take a look at his project as an example here is the search string i used to find examples http://www.google.co.uk/search?hl=en&q=fm++radio++pic16f84&meta=
you could add some words like diy ++ project ++ schematic --
also try looking for packet radio links and on the amature radio retworks
and schematic ftps
|
|
| Back to top |
|
 |
haytham
Joined: 06 Jun 2004 Posts: 225 Helped: 14 Location: Egypt
|
24 Aug 2006 20:01 mc145026 16f84 |
|
|
|
|
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
Thanks
Haytham
|
|
| Back to top |
|
 |
syedputraboy
Joined: 25 Jul 2006 Posts: 11
|
25 Aug 2006 0:19 16f84 train |
|
|
|
|
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?
|
|
| Back to top |
|
 |
haytham
Joined: 06 Jun 2004 Posts: 225 Helped: 14 Location: Egypt
|
28 Aug 2006 13:07 Re: help need on connecting rf circuit to pic 16f84 circuit |
|
|
|
|
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
Thanks
|
|
| Back to top |
|
 |