Skip to content

Instantly share code, notes, and snippets.

@CreateRemoteThread
CreateRemoteThread / mono-fm.py
Created December 24, 2021 07:42 — forked from lauhayden/mono-fm.py
Simple mono FM radio demodulator in Python
"""
Mono FM Demodulator
Dependencies:
numpy
scipy
This script is meant to take in raw IQ samples from stdin and output audio samples via stdout.
An SDR utility like rtl_sdr (from librtlsdr) can be used to capture IQ samples and a media