https://github.com/wgaylord/radiolocator
Using RTL-SDR and python to find the location of RadioStations based off powerlevel. HIGHLY WIP
https://github.com/wgaylord/radiolocator
powerlevel rtl-sdr sdr
Last synced: about 1 year ago
JSON representation
Using RTL-SDR and python to find the location of RadioStations based off powerlevel. HIGHLY WIP
- Host: GitHub
- URL: https://github.com/wgaylord/radiolocator
- Owner: wgaylord
- License: mit
- Created: 2016-08-17T15:48:38.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-08-19T21:48:41.000Z (almost 10 years ago)
- Last Synced: 2025-03-29T11:22:01.645Z (about 1 year ago)
- Topics: powerlevel, rtl-sdr, sdr
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 5
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# RadioStationLocatingTools
Using RTL-SDR and python to find the location of RadioStations based off powerlevel
The main part of this system is the cheap RTL-SDR. In this case I have 3 two of which I bought thru NewEgg and one that I bought thru Adfruit.
I will be using the one from Adfruit becasue it is smaller and also has better filtering built in.
##Requirments
A modified version of https://github.com/roger-/pyrtlsdr which will be on my github.
livejson (Used for storage of locational information)
##Equipment
1 x RTL2832 w/R820T USB Software Defined Radio
1 x WideBand Antenna (50-2000Mhz)
1 x Laptop (In my case a dell N15500 Inspiron )
1 x 8 GB USB for the collected data (Recomended but not required)