Skip to content

This script can be run with the pyrtlsdr library. You can connect 2 SDR-RTL dongles receiving 2 different frequencies and get their power level

Notifications You must be signed in to change notification settings

BehindTheSciences/rtlsdr_power_levels

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

rtlsdr_power_levels

This script can be run with the pyrtlsdr library: https://github.com/roger-/pyrtlsdr You can connect two SDR-RTL dongles receiving two different RF signals and get their power level concurrently. We use the multi-threading Python function "Pool" to achieve this. In order to configure your dongles, you can have a look at these guides: https://behindthesciences.com/electronics/how-to-set-up-raspberry-pi-3-to-use-rtl-sdr-usb-dongles-and-run-python-scripts/ and https://behindthesciences.com/coding/get-power-level-two-rf-signals If you have any questions, just drop us an email to contact@behindthesciences.com

About

This script can be run with the pyrtlsdr library. You can connect 2 SDR-RTL dongles receiving 2 different frequencies and get their power level

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages