Code Monkey home page Code Monkey logo

wq7tpanadapter's Introduction

WQ7Tpanadapter

A very enhanced panadapter program for the Raspberrypi based on the original FreqShow

INSTALLATION of DEPENDENCIES !VERY IMPORTANT!

Please note, the enhancements to the original FreqShow by WQ7T require the Python-Scipy Library in addition to the original dependencies for FreqShow.

Original dependencies required by Adafruit/FreqShow https://learn.adafruit.com/freq-show-raspberry-pi-rtl-sdr-scanner/installation install scripts:

sudo apt-get update sudo apt-get install cmake build-essential python-pip libusb-1.0-0-dev python-numpy git pandoc

https://www.scipy.org/install.html install script :

python -m pip install --user numpy scipy matplotlib ipython jupyter pandas sympy nose

OR alternate install script:

sudo apt-get install python-numpy python-scipy python-matplotlib ipython ipython-notebook python-pandas python-sympy python-nose

INSTALL RTL-SDR

cd ~ git clone git://git.osmocom.org/rtl-sdr.git cd rtl-sdr mkdir build cd build cmake ../ -DINSTALL_UDEV_RULES=ON -DDETACH_KERNEL_DRIVER=ON make sudo make install sudo ldconfig

sudo pip install pyrtlsdr

INSTALL the WQ7Tpanadapter software

cd ~ git clone https://github.com/Banjopkr/WQ7Tpanadapter.git

If you want to use 7" or other large display

sudo cp -r WQ7Tpanadapter/FreqShow_Large FreqShow_Large sudo cp -r FreqShow_Large/FreqShow.desktop Desktop/FreqShow.desktop

If you want to use 2.8" or other small display

sudo cp -r WQ7Tpanadapter/FreqShow_Small FreqShow_Small sudo cp -r FreqShow_Small/FreqShow.desktop Desktop/FreqShow.desktop

Now you should have a launcher file to double click on from the desktop

READ READ READ THE PDF operating manual it will also show you how to save your own deafault parameters!

wq7tpanadapter's People

Contributors

banjopkr avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

wq7tpanadapter's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.