View previous topic :: View next topic |
Author |
Message |
Dave
Joined: 05 Feb 2005 Posts: 314 Location: McMinnville, OR

|
Posted: Tue Jun 29, 2010 3:01 pm Post subject: more RFM12 examples |
|
|
Here are three simple examples for getting started with the RFM12 transceivers.
Log In to see attachments. |
|
Back to top |
|
 |
rileyesi
Joined: 19 Dec 2006 Posts: 398

|
Posted: Tue Jun 29, 2010 4:14 pm Post subject: |
|
|
Dave,
Where can you get this device in the USA?
Thanks,
Pete |
|
Back to top |
|
 |
Dave
Joined: 05 Feb 2005 Posts: 314 Location: McMinnville, OR

|
Posted: Tue Jun 29, 2010 4:54 pm Post subject: |
|
|
Pete,
For small orders you can try http://www.futurlec.com/Radio-433MHZ.shtml $8.90 for RFM12B. There shipping is a bit slow. Futurlec only carries the 433mhZ band and only the pin version (I prefer the surface mount module)
Or you can order direct from http://www.hoperf.com/rf_fsk/rfm12b.htm.
I paid $3 ea. a year or so ago for the 900mhz band modules. But shipping was $20 and slow. I ordered 10 so each cost $5 after shipping.
Also the RFM12BP has 500mW output. I have seen range of over a mile with these in the 900mhZ band. Legal in the USA but maybe not in other countries.
Dave |
|
Back to top |
|
 |
rileyesi
Joined: 19 Dec 2006 Posts: 398

|
Posted: Tue Jun 29, 2010 4:57 pm Post subject: |
|
|
Thanks. |
|
Back to top |
|
 |
bzijlstra
Joined: 30 Dec 2004 Posts: 1179 Location: Tilburg - Netherlands

|
Posted: Tue Jun 29, 2010 6:58 pm Post subject: RFM12 and calculator... |
|
|
Thanks for sharing. Looks very nice.
Here you can find a RFM12-calculator
www.technofun.org
Have fun
Ben Zijlstra
Last edited by bzijlstra on Wed Jun 30, 2010 6:12 pm; edited 1 time in total |
|
Back to top |
|
 |
rileyesi
Joined: 19 Dec 2006 Posts: 398

|
Posted: Wed Jun 30, 2010 3:16 pm Post subject: |
|
|
Dave,
This is my first attempt at "making my own radio" and I want to be sure that I comply to all FCC rules. Can you point my feet in the right direction? I nosed around the FCC site, but was overwhelmed.
Again, Thanks.
Pete |
|
Back to top |
|
 |
Dave
Joined: 05 Feb 2005 Posts: 314 Location: McMinnville, OR

|
|
Back to top |
|
 |
Dave
Joined: 05 Feb 2005 Posts: 314 Location: McMinnville, OR

|
Posted: Thu Jul 01, 2010 10:55 pm Post subject: |
|
|
I noticed something that was news to me in rfm12 chip data sheet today.
"Multiple byte write with Transmit Register Write Command:" thats the text and with that a timing diagram.
I don't know how I missed this before. I now send the rfm12 just one Tx command (B8 hex) and one chip select
for the whole message / packet. instead of for each byte. It's not much but it does shorten the Tx a little.
see attached code.
Dave |
|
Back to top |
|
 |
rileyesi
Joined: 19 Dec 2006 Posts: 398

|
|
Back to top |
|
 |
Feruz
Joined: 23 Jul 2013 Posts: 2
|
Posted: Tue Jul 23, 2013 8:12 pm Post subject: Re: more RFM12 examples |
|
|
Dave wrote: | Here are three simple examples for getting started with the RFM12 transceivers.
|
Can i get schematics for this three source codes?
Regards, Feruz. |
|
Back to top |
|
 |
Dave
Joined: 05 Feb 2005 Posts: 314 Location: McMinnville, OR

|
Posted: Tue Jul 23, 2013 10:57 pm Post subject: |
|
|
Feruz,
I could not find my original notes for this work so I made a quick hand cad drawing that I think will work. |
|
Back to top |
|
 |
|