markondej / fm_transmitter

Raspberry Pi as FM transmitter
1.27k stars 284 forks source link

Transmit stereo FM #190

Open peerchemist opened 7 months ago

peerchemist commented 7 months ago

Hello, is it possible to transmit stereo FM?

creeper6530 commented 5 months ago

RTFM. It's written at the bottom of the README file, citing:

New features

  • DMA peripheral support
  • Allows custom frequency and bandwidth settings
  • Works on every Raspberry Pi model
  • Reads mono and stereo files
  • Reads data from stdin

So yes, stereo FM is supported.