guides:rfm22b
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
guides:rfm22b [2012/12/29 16:59] – navrac | guides:rfm22b [2013/09/04 10:15] (current) – [DominoEX] mbrejza | ||
---|---|---|---|
Line 325: | Line 325: | ||
The RFM must be kept on TX all the time as the RFM22b' | The RFM must be kept on TX all the time as the RFM22b' | ||
- | This circuit works by using the PWM output of the microprocessor, | + | This circuit works by using the PWM output of the microprocessor, |
- | The varicap needs to be biased so that it is not being used at the bottom of its working range, so the PWM is set to a minimum output level of say 100 and then the actual symbol is added to this. | + | The varicap needs to be biased so that it is not being used at the bottom of its working range, so in the sample code the PWM is set to a minimum output level of say 100 and then the actual symbol is added to this. |
The code example also reprograms the timer counter so that the PWM is 8 bit fast mode so that the pwm frequency | The code example also reprograms the timer counter so that the PWM is 8 bit fast mode so that the pwm frequency | ||
Line 333: | Line 333: | ||
==== Circuit Diagram ==== | ==== Circuit Diagram ==== | ||
- | note: Make sure the potentiometer is a multi- turn type as quite fine adjustment is necessary. | ||
- | {{:guides:domcct.png?200|}} | + | For a full description see [[guides: |
+ | |||
+ | {{:guides:crystal_pulling_rfm.png|}} | ||
==== Code ==== | ==== Code ==== | ||
note: Since the Timer counter is being used for fast pwm, software serial cannot be used to talk to the GPS. | note: Since the Timer counter is being used for fast pwm, software serial cannot be used to talk to the GPS. | ||
Line 514: | Line 515: | ||
* Turn down the volume as the sound is like two squirrels in a bag and gets rather irritating after a short time. | * Turn down the volume as the sound is like two squirrels in a bag and gets rather irritating after a short time. | ||
* move the cursors over the tones as per the picture below. | * move the cursors over the tones as per the picture below. | ||
- | * Adjust the potentiometer so that the overall width of the tones are slightly outside | + | * Adjust the potentiometer so that the overall width of the tones are just inside |
* Keep adjusting till the message becomes readable. | * Keep adjusting till the message becomes readable. | ||
guides/rfm22b.1356800360.txt.gz · Last modified: 2012/12/29 16:59 by navrac