Jump to content
  • 0

AD2 using the spectrum analyzer from the python SDK


jtw

Question

Using the python examples provided with the Analog discovery 2 SDK, I can grab data from the oscilloscope, but I don't see in the documentation how to get the AD2 to compute a frequency spectrum that I can then grab using the SDK. Does anyone know how to do this?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

Hi @jtw

The API functions return raw capture data. The processing like FFT should be done in custom application.

About a year ago, functions for network/impedance analyzer were added. In case this is what you need see the examples in SDK/ samples/ py/ AnalogNetwork_Analyzer.py, AnalogImpedance_Analyzer.py, AnalogImpedance_Input.py ...

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...