SkillAgentSearch skills...

Plotsweep

A tool to plot spectrogram images using hackrf_sweep, soapy_power, or rtl_power output.

Install / Use

/learn @greatscottgadgets/Plotsweep
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

plotsweep

plotsweep is a tool to plot spectrogram images from hackrf_sweep, soapy_power, or rtl_power output.

Installation

  1. Install Rust >= 1.41. See here for options: https://www.rust-lang.org/tools/install
  2. Use cargo to install plotsweep:
cargo install plotsweep

Example usage

$ hackrf_sweep -f 2400:2500 -l 32 -g 32 -w 100000 > sweep.csv
$ plotsweep sweep.csv example.png --power-min -60 --power-max -15.0 --colormap magma

Example spectrogram showing radio activity within the 2.4GHz ISM band

View on GitHub
GitHub Stars37
CategoryProduct
Updated6mo ago
Forks8

Languages

Rust

Security Score

87/100

Audited on Oct 5, 2025

No findings