Giter Club home page Giter Club logo

rfsoc-book's Introduction

Software Defined Radio with Zynq® UltraScale+ RFSoC

This repository contains the companion Jupyter Notebooks for the Software Defined Radio with Zynq® UltraScale+ RFSoC book.


oscthumb

To begin installing the Jupyter Notebooks on your system, click-on one of the options below.

RFSoC Setup

This repository is currently only compatible with RFSoC-PYNQ v2.7. Follow the steps below to setup the RFSoC platform for installing the companion Jupyter Notebooks.

  1. Currently, there are only 3 compatible RFSoC platforms. These are the RFSoC4x2, ZCU111, and RFSoC2x2.

  2. Install PYNQ v2.7 onto an SD card and plug it in to your RFSoC platform.

  3. Your RFSoC platform requires internet access to install the companion Jupyter Notebooks. Follow the instructions here that assist with internet access.

  4. Navigate to JupyterLab by opening a browser (preferably Chrome) and connecting to http://<board_ip_address>:9090/lab.

Notebook Installation

The companion Jupyter Notebooks can be installed on a computer or RFSoC platform. Follow the instructions below to install the notebooks through JupyterLab. If you haven't already, launch JupyterLab on your computer or RFSoC platform.

  1. We need to open a terminal in JupyterLab. Firstly, open a launcher window as given in the following figure.

  1. Now open a terminal in Jupyter as shown below:

  1. Install the RFSoC Book notebooks through PIP by executing the following command in the terminal.
pip install https://github.com/strath-sdr/RFSoC-Book/archive/v1.0.1.tar.gz
  1. Run the following command in the Jupyter terminal window to install the notebooks and dependencies.
python -m rfsoc_book install
  1. The RFSoC-Book notebooks are installed. Navigate to the JupyterLab workspace and you will find the notebooks in a folder named rfsoc_book.

Additional Commands

The RFSoC Book module provides additional commands for those that would like to clean notebooks after use, or uninstall notebooks from their system.

Notebooks can be reset by running the following command in the Jupyter terminal.

python -m rfsoc_book clean

To uninstall all notebooks and dependencies, run the command below in the Jupyter terminal.

python -m rfsoc_book uninstall

Warning and Disclaimer

The best efforts of the authors have been used to ensure that accurate and current information is presented in this repository. This includes researching the topics covered and developing examples. The material included is provided on an "as-is" basis in the best of faith, and the authors do not make any warranty of any kind, expressed, or implied, with regard to the documentation contained in this repository. The authors shall not be held liable for any loss or damage resulting directly or indirectly from any information or examples contained herein.


Copyright © 2023 Strathclyde Academic Media



rfsoc-book's People

Contributors

dnorthcote avatar lbrown65 avatar

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.