Giter VIP home page Giter VIP logo

orangecrab-litex-adc's Introduction

OrangeCrab Litex ADC

This repository contains the firmware and gateware for the OrangeCrab to enable testing of the OrangeCrab ADC in a simple SDR application.

Gateware is done in Litex and Verilog and the firmware is C.


Hardware

Usage

Current status: in developement - basic SDR operations working

To create the bitstream for the OrangeCrab run the following, use --update-firmware flag when updating changes in firmware only.

cd hw
python3 OrangeCrab-bitstream.py [--update-firmware]

To load the bitstream

dfu-util -D build/orangecrab/gateware/orangecrab.dfu

To operate, connect a terminal application to the USB CDC ACM device

gtkterm -p /dev/ttyACM0

This will run a few simple tests and start the command software which presents a "litex>" prompt. Type "help" to see what commands are available.

Currently the supported operations for the SDR core are:

  • sdr_set_demod - Set SDR Demod Type
  • sdr_set_rate - Set SDR Sample Rate
  • sdr_set_cicgain - Set SDR CIC Gain
  • sdr_set_noiseshape - Set LO Noise shaping
  • sdr_set_freq - Set SDR LO Frequency
  • sdr_status - Get SDR settings & status

orangecrab-litex-adc's People

Contributors

emeb avatar gregdavill avatar mwelling avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.