Skip to content

Python-based spectrum analyzer, using data acquired from the rtl_power_fftw program

Notifications You must be signed in to change notification settings

enjoycowboy/spectre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f3d99e6 · Feb 23, 2021

History

28 Commits
Feb 23, 2021
Feb 18, 2021
Feb 9, 2021
Jan 26, 2021
Feb 23, 2021
Jan 26, 2021
Feb 23, 2021
Feb 18, 2021
Feb 12, 2021
Feb 23, 2021
Feb 23, 2021
Jan 26, 2021
Feb 18, 2021
Feb 23, 2021

Repository files navigation

What is this?

This is a collection of python scripts built to ease use and enable refined measurements using an SDR dongle compatible with librtlsdr. It uses matplotlib to plot results acquired from a scan using rtl_power_fftw, as well as enabling set-and-forget measurements using a Raspberry Pi, which can later be loaded in the program for measurements.

Features and goals

  • Ease of use
  • Ability to look either at the waterfall diagram as well as each individual scan
  • Generate report data from measurements
  • Load and save scans and reports

To do list:

[ ] Modularize
[ ] Enhance cursor performance
[ ] Embed on a GUI
---- [ ]

About

Python-based spectrum analyzer, using data acquired from the rtl_power_fftw program

Resources

Stars

Watchers

Forks

Releases

No releases published