This script consults the Google TV whitespace databse, finds an available hole that is bigger than the requested bandwidth and monitors that hole.
This script uses python 2.7
-
Get an API_KEY from Google for access to the google TV whitespace database. This is free for research use.
-
Install python packages: requests, numpy and pyrtlsdr using pip install
-
Run :
python sense-whitespace.py --lat 39.086768 --lon -77.179863 --api-key "API_KEY"