How to Boost FM Signal Output from Raspberry Pi FM Transmitter

SalamanderOST

Apr 23, 2025
1
Joined
Apr 23, 2025
Messages
1
Hi all,


I’m working on a small FM transmitter project using a Raspberry Pi 3 and the fm_transmitter library by markondej (GitHub link: https://github.com/markondej/fm_transmitter). It uses a GPIO pin to output a square wave FM signal directly.


The output is around 3.3V and can only safely source about 16mA — anything more risks damaging the Pi. I also know the signal is quite dirty with a lot of harmonics due to the square wave output.


I’d like to amplify the signal to get better range while staying within safe operating limits for the Pi. I'm also interested in cleaning up the signal (some kind of filtering maybe?).


Has anyone done this successfully? Are there low-power RF amplifier circuits or modules that work well with this kind of signal? Ideally something I can build or buy cheaply.


Any suggestions would be much appreciated!


Thanks!
 

Alec_t

Jul 7, 2015
3,817
Joined
Jul 7, 2015
Messages
3,817
Do you have a licence for the transmitter? What you are proposing may be illegal in your country>.
 
Top