markondej / fm_transmitter

Raspberry Pi as FM transmitter
1.3k stars 289 forks source link

I can't receive it from the radio. #147

Closed ghost closed 3 years ago

ghost commented 3 years ago

Even though I followed all the guidelines on github, it is not playing normally.

I connected the cable like the picture below to GPIO4 or GPIO21, but when I set the frequency on the radio, only noise is heard.

Is there any way to solve it?

cable

m626zNq commented 3 years ago

What are you putting in the terminal to play the music?

ghost commented 3 years ago

음악을 재생하기 위해 터미널에 무엇을 넣습니까?

sudo ./fm_transmitter -f 102.0 acoustic_guitar_duet.wav

I used the command above.

However, when Ubuntu was reinstalled, it worked normally.