Files

Files  » Documents  » sdr-workshop

..
interactive
1 month ago
projects
3 weeks ago
setup
1 month ago
slides
2 weeks ago
README.md
2 kB
3 weeks ago


Software Defined Radio Workshop

The source code for all these resources, slides, and projects is available on GitHub at @connorslade/sdr-workshop.

Resources

  • Setup — Installing and configuring the software needed for this workshop
  • Interactive Signal Mixing — Visualization of signal mixing (⊗) and adding

Projects

  1. Spectrogram — Display a real-time waterfall plot of the RF spectrum
  2. FM Audio — The ‘hello world’ of SDR, decode an FM audio signal
  3. BFSK Data — Decode binary data with binary frequency shift keying

Slides

  1. Introduction
  2. Digital Signals
  3. Spectrogram Project
  4. IQ Sampling
  5. FM Audio Project
  6. Data Modulation
  7. BFSK Data Project