Giter Site home page Giter Site logo

radetich / adalm2000-scope-csv-plot Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ronfredericks/adalm2000-scope-csv-plot

0.0 0.0 0.0 14.79 MB

Menu driven python script plots oscilloscope trace results from ADI's ADALM2000 Advanced Learning Module CSV export files. Includes FFT and filter analysis options.

License: MIT License

Python 100.00%

adalm2000-scope-csv-plot's Introduction

ADALM2000-Scope-CSV-Plot

Plot oscilloscope trace results generated from Analog Devices ADALM2000 Advanced Learning Module CSV export files

Setup:

  1. Insure the following libraries are available: matplotlib, numpy, pandas, sys, os, time, re, glob, and scipy (when using M2KCustomPlotFFT or M2KCustomePlotButter)
  2. To generate CSV files you will need ADALM2000 hardware and Scopy multi-functional software toolset for signal analysis.

Usage:

  1. Save a csv export file from Scopy Oscilliscope tool, the open-source program used with the ADALM2000 hardware.
  2. Review custom scripts available if desired (FFT or Buttworth Filters), default is to ignore these.
  3. Generate a CSV file from Scopy software tool, or use the ones supplied with this distribution under TestData folder.
  4. Launch main script M2KScopePlot.py to run program: 4-a) From terminal (such as Anaconda Prompt or IDLE): "python M2KScopePlot.py" 4-b) From IDE (such as PyCharm or Spyder): execute M2KScopePlot.py

Platforms Tested:

  1. Python 3.6 on Microsoft Windows 10
  2. Python 3.7 on Ubuntu Linux 18.10 (cosmic)

References:

  1. ADALM2000 https://www.analog.com/en/design-center/evaluation-hardware-and-software/evaluation-boards-kits/ADALM2000.html
  2. Scopy https://wiki.analog.com/university/tools/m2k/scopy
  3. Sample usage: http://www.biophysicslab.com/2019/09/09/experimentation-with-analog-devices-adalm2000/

adalm2000-scope-csv-plot's People

Contributors

ronfredericks avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.