Git Product home page Git Product logo

Maia SDR

Maia SDR is an open-source FPGA-based SDR project focusing on the ADALM Pluto.

It currently provides a firmware image for the Pluto with the following functionality:

  • Web-based interface that can be accessed from a smartphone, PC or other device.
  • Real-time waterfall display supporting up to 61.44 Msps (limit given by the AD936x RFIC of the Pluto).
  • IQ recording in SigMF format, at up to 61.44 Msps and with a 400 MiB maximum data size (limit given by the Pluto RAM size). Recordings can be downloaded to a smartphone or other device.

See maia-sdr.org for more details.

Installation and supported hardware

See the installation instructions.

Firmware images

Stable releases of firmware images for the ADALM Pluto and Pluto+ can be found in the plutosdr-fw repository. See also the installation instructions.

Development ADALM Pluto firmware images for each commit and pull request are built automatically with Github's actions system. To download the firmware image for the latest commit in the main branch (or for any other commit), click on the actions check, then go to the plutosdr-fw action details, click on the summary, and download the pluto-firmware artifact. This procedure is illustrated by the following screenshots.

List of actions

plutosdr-fw action details

plutosdr-fw action summary

For each pull request, a firmware image is also built. The bot adds a comment to the pull request with a link to the firmware when it is ready.

Support

Support for Maia SDR is handled through Github issues and Github discussions.

Project structure

The project is divided into the following components:

  • maia-hdl. The FPGA design. It is written in Amaranth. It can be used to build the Vivado project and bitstream for Maia SDR or as a library in other projects.
  • maia-httpd. The software application that runs on the Zynq ARM CPU. It is written in asynchronous Rust and spawns a web server.
  • maia-kmod. A kernel module used to control some RAM buffers that are used to exchange data between the FPGA and CPU.
  • maia-wasm. A web application that is the UI of Maia SDR. IT is written in Rust with WebAssembly and uses WebGL2 to render the waterfall.

License

maia-hdl is licensed under the MIT license. maia-httpd and maia-wasm are licensed under either of the Apache License, Version 2.0 or the MIT license at your option. maia-kmod is licensed under the GPL, version 2.

Maia SDR's Projects

buildroot icon buildroot

Buildroot is a simple, efficient and easy-to-use tool to generate embedded Linux systems through cross-compilation. Forked from https://git.busybox.net/buildroot/

linux icon linux

Linux kernel variant from Analog Devices, modified for Maia SDR; see README.md for details

maia-sdr icon maia-sdr

Maia SDR is an open-source FPGA-based SDR project focusing on the ADALM Pluto

maia-sdr-web icon maia-sdr-web

Source code for the static site maia-sdr.org, which is rendered with Zola

pm-remez icon pm-remez

Parks-McClellan Remez FIR design algorithm

u-boot-xlnx icon u-boot-xlnx

The official Xilinx u-boot repository (with modifications for Maia SDR)

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.