Transform the Red Pitaya in an acquisition card. This software/hardware allows writing data from the Red Pitaya's ADCs to the zynq's internal DDR3-SDRAM and then ploting/saving data in a PC.
Data are acquired at full speed (125 MSamples/s) and it's possible to save up to 200Mpts consecutives points (1.6s in single channel mode). It's also possible to acquire both channel in parallel.
This platform is based on a portion of jddes' Frequency Comb DPLL and on a portion of Red Pitaya software. To be able to run the software, you must:
Note: you can also use the noGUIVersion.py to acquire and save data without GUI and plotting.
This project was compile with Vivado 2019.1 (available for free with the WebPack license). The GUI was made for users with WinPython-64bit-3.6.1.0Qt5 ( https://sourceforge.net/projects/winpython/files/WinPython_3.6/3.6.1.0/ )