Skip to content

krogk/Pytsdr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PytSDR

Logo

Software defined radio concepts implemented in python.

Contents

  1. About
  2. Getting Started
  3. Contributing
  4. License
  5. Contact

About

Learn about digital communication schemes.

Contributors Forks Stars Issues License

Roadmap

[x] BASK (OOF)
[x] BPSK
[x] QPSK
[x] Cordic Algorithm
[x] Costas Loop

Getting Started

Prerequisites

Anaconda enviroment is recommended, it contains all necessary libraries.
If you wish to download individual modules:

  • numpy

    pip install numpy
  • scipy

    pip install scipy
  • matplotlib

    pip install matplotlib

Installation

  1. Clone the repository
    git clone https://github.com/krogk/Pytsdr

Usage

Run demo.py specifing only one modulation scheme:

python ./demo.py --QPSK

License

Distributed under the GPL-3.0 License. See LICENSE for more information.

Contact

Kamil Rog

About

Simple SDR python implementation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages