Page 1 of 1

RP data acquisition

Posted: Mon Jan 28, 2019 6:18 pm
by gerardpc
Hi all,

I'm trying to use this code from Nils Roos to generate long data traces

https://github.com/DF4IAH/RedPitaya_Rad ... /axi_adc.c

However, I would need a piece of C (or Python, or similar) code to read the data stored in the board RAM to the computer, and I have no idea where to begin, or if such code already exists anywhere. I've tried a couple of related things with MATLAB but they don't seem to work at all.

Any ideas?

Re: RP data acquisition

Posted: Mon May 18, 2020 9:19 am
by redpitaya
Data is recorded in the socket (you can receive it by UDP).

Please check out this thread for the answer:
viewtopic.php?t=1445