Hacker News new | ask | show | jobs
by dummydummy1234 460 days ago
Write a FM receiver/transmitter from scratch.

It's very straight forward, depending on your desired level of difficulty: Do it first using blocks in gnuradio, then redo it with blocks you write yourself.

After that do the same thing, but with digital psk modulation, it has the added difficulty of requiring channel estimation/ equalization.