sefffal / redpitaya-multichannelanalyser

A fresh Multichannel Analyser app for the Red Pitaya
MIT License
16 stars 6 forks source link

Seeking Maintainer

This project is not up to date with the latest version of red pitaya OS and might not work. Unfortunately I am not in a position to maintain this project. If you are interested, you are welcome to fork. Let me know and I will update this page to point to any active fork. You might also have luck with Pavel Demin's original work upon which this is based: https://pavel-demin.github.io/red-pitaya-notes/

-WT

Red Pitaya Multichannel Analyser

A fresh Multichannel Analyser app for the Red Pitaya.

Image of MCA app

This is a web application that can be run on the Red Pitaya single board computer. It supports the STEMLAB-10 and STEMLAB-14 running OS version 0.97+.

The FPGA program is taken from Pavel Demin's red-pitaya-notes repository so he deserves most of the credit.

The interface is responsive — try it on your phone!

Installing

Access your Red Pitaya (replace rp-??? with the address on the sticker):

sh root@rp-???

Clone the reposity:

git clone https://github.com/sefffal/redpitaya-multichannelanalyser.git

Set the install directory of the Red Pitaya Ecosystem:

export INSTALL_DIR=/opt/redpitaya

Enter the directory, build, and install:

cd redpitaya-multichannelanalyser
make install

You should now have a new application on your Red Pitaya's home screen.