Jump to content

Question

Analogue Discovery 2 
https://forum.digilentinc.com/applications/core/interface/file/attachment.php?id=12669
https://knowledge.ni.com/KnowledgeArticleDetails?id=kA00Z0000019Ls1SAE&l=en-US


Hi 

Firstly I would like to say what great product the Analogue Discovery 2 is,  I have used it for 8 months to develop a product. 
It is by far the best PC scope that , I have used. 
Far better than a PICOSCOPE from the UK company PICOSCOPE or any of the Chinese PC scope knock offs.

Analogue Discovery 2 is a serious peice of professional kit and not a toy.

This a summary of all of the useful information I found when working with the  Analogue Discovery 2 for 8 months 

1.  Always use the latest   WaveformsSDK       https://forum.digilentinc.com/topic/8908-waveforms-beta-download/

2.   vb.net  driver rapper    

         https://forum.digilentinc.com/applications/core/interface/file/attachment.php?id=9726
https://forum.digilentinc.com/topic/17736-digilent-analog-discovery-2-dll-driver-for-vbnet-and-c-in-visual-studio-2017/#comment-45135

3.  C# complete .net  rapper than can be used for vb.net as well as C#   
           https://github.com/Andrei-Errapart/WaveFormsSDK

It is possible to take full control of the Analogue discovery 2 using C# or vb.net or python or labview. 


4.   C# oscilloscope GUI panel that works and can be used in both VB.net and C#  
   https://www.codeproject.com/Articles/16350/High-Speed-Feature-Rich-and-Easy-To-Use-Graphs-and
     I have tested this C# plugin and it works really well . 

5.    KICAD PCB tool projects that are very intersting 

    This way you can make your own projects which plug onto the analog discovery 2 

   https://github.com/jubeormk1/AnalogDiscovery_x20_powerMainsProbe
   https://github.com/jamescarruthers/analogdiscovery2io
   https://github.com/james-everitt/AnalogDiscovery2Eurorack
    
   https://reference.digilentinc.com/_media/reference/instrumentation/analog_discovery_impedance_analyzer_sch.pdf


6.  General     

   https://github.com/Elektrolab/AnalogDiscoveryScope
   https://github.com/AndrewQM/AnalogDiscoveryScripts
   https://github.com/bienata/AnalogDiscovery2
   https://github.com/pascalhuerst/FreqResp
   https://github.com/HutzlerLab/AnalogDiscovery
   https://github.com/holla2040/ad2
   https://github.com/ATPanetta18/ADAP  
   https://github.com/michael-christen/digilent_interface   <<<<--   linux command line interfasce for  AD2 

The question

=============

Will the waveforms SDK every be compiled to work on the  Windows10 ARM64 platfrom.   ??
see https://www.altomdata.dk/guide-koer-komplet-windows-10-paa-raspberry-pi

 

 

 

 

 

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

I forgot the excel vba rapper project.    This was seriously helpful project to look at .  This a copy of the post with useful information in it.

Ref  

There is it not possible to use the DWF library with VB6.0 because the DWF library use C-style function calls but VB6.0 expect standard calling convention. There is the order of function parameter different. I had the same problem with Excel VBA. Therefore, a wrapper DLL was written which converts all functions (> 290). This DLL should also work with VB6.0.  

My wrapper DLL, VBA Header file and some Excel VBA examples are available on store of Trenz Electronic:

https://shop.trenz-electronic.de/de/Download/?path=Digilent/27069-Analog Discovery 2/Analog Discovery based LCR-Meter

 

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...