Skip to content

dswiston/pyFmRadio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pyFmRadio

What

This is my personal exploration into Python coding, RTL-SDR development, and fm demodulation. Any SDR supported by the RTL-SDR project is supported.

Currently the receiver demodulates a stereo FM signal (left & right).

The code works with Python2.7 and following libraries

  • SciPy
  • NumPy
  • portaudio and pyaudio for audio playback
  • rtlsdr and pyrtlsdr for interfacing with the SDR

@dswiston

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages