Home

Awesome

A web viewer for RF spectrum data

A Screenshot of Spectool Web Viewer

This project complements Spectrum Tools with a web viewer for spectrum data.

Both live and historical spectrum captures can be viewed. Data is captured by the spectool_raw program.

Typical uses:

Spectool Web Viewer has a small footprint and is ideal for embedded or resource-constrained systems. With the live capture feature disabled it operates as a static site.

Usage

Quick start:

make
make serve-static

This will let you view historical captures.

To import your historical spectool_raw log files, copy or symlink them into htdocs/data/, run make again, and refresh the page.

To see live captures as well, make sure you have all the requirements below, then run:

make
make serve-full

Requirements

For viewing historical captures on a static page, you need:

For the live view, you additionally need:

To capture spectrum data, you'll also need spectrum analyzer hardware such as the WiSPy or the Ubertooth.

Author

Copyright (c) 2014 Alan Grow alangrow+nospam@gmail.com