LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

Software defined radio, adalm-pluto

Wondering if anyone has built an interface for the Analog Devices software defined radio, "Adalm-pluto"

 

https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/adalm-pluto....

0 Kudos
Message 1 of 10
(5,212 Views)

That looks interesting, It says it has...

 

MATLAB®, Simulink® support
GNU Radio sink and source blocks
libiio, a C, C++, C#, and Python API

 

I would think that means you could in theory write some sort LabVIEW wrapper the uses the  C, C++ or C# libraries.

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 2 of 10
(5,184 Views)

There are a few 2016 and 2013 era postings on this forum about the TV dongle SDR device that tell a similar story.  Something about making a vi that wraps around a windows .DLL file - maybe folded into a VIPM package.

 

Reference, https://forums.ni.com/t5/Example-Program-Drafts/Using-RTL-SDR-with-Labview-Chapter-1-Labview-on-Wind...

 

The package is no longer listed though and "wrapping a dll" is something I've never done.  Is there a basic how to that describes how to interface with external to labview programs?  Is this the standard approach?  http://www.ni.com/tutorial/3009/en/

 

0 Kudos
Message 3 of 10
(5,180 Views)

Or, related, how do you interface with a C++ library in a LabVIEW module?  

 

https://github.com/pothosware/SoapySDR/wiki

0 Kudos
Message 4 of 10
(5,174 Views)

BTW: I believe LabVIEW NXG has a Python node

 

So you may want to look into using that.

 

 

========================
=== Engineer Ambiguously ===
========================
0 Kudos
Message 5 of 10
(5,171 Views)

Thanks for the pointer!  LabVIEW 2018 does have Python node.  This will be easier that rolling my own DLL!

0 Kudos
Message 6 of 10
(5,156 Views)

would you happen to have an example of what you did with the python node?

 

 

0 Kudos
Message 7 of 10
(3,991 Views)

Apologies, not yet.  

0 Kudos
Message 8 of 10
(3,986 Views)

Were you able to come up with an example of the python node and adalm-pluto?

 

Thanks

0 Kudos
Message 9 of 10
(254 Views)

Hi. Just wondering if you could figure out the answer ....  

0 Kudos
Message 10 of 10
(12 Views)