mirror of
https://github.com/Brandon-Rozek/website.git
synced 2024-11-09 18:50:34 -05:00
605 B
605 B
title | date | draft |
---|---|---|
FM Radio Tuner | 2019-05-21T22:08:54-04:00 | true |
I recently bought a RTL-SDR Receiver off of Amazon to get started with Software Defined Radio. To start off, I thought that it would be great if I can write a fm receiver.
To begin you will need to install gnuradio
and follow the following instructions.