How Much Radio Do You Actually Need?
April 24, 2026

Launch note for the one-pin FPGA FM receiver article.

Receiver article linkOriginally posted 2026-04-24. The full article follows the path from FPGA input threshold to sampled quadrature, digital mixing, filtering, demodulation, and audio output.

Included: the short publication text, source link, video link, and link to the full writeup with Verilog follow-up.

Full article: How Much Radio Do You Actually Need?

Original Post

How Much Radio Do You Actually Need?

I fed FM RF into a single FPGA input pin and let the pin's logic threshold become the receiver's front edge.
A conventional FM receiver usually begins with an analog front end, a local oscillator, a mixer, an ADC, and a digital recovery chain.
I built around the transition stream from that pin instead of preserving RF amplitude through the usual mixer-plus-ADC path.
Otherwise, the work stayed trapped in the familiar loop: oscillator leakage, analog containment, ADC drive requirements, and digital processing burden before the real question was even answered.

Links From the Original Post