My favorites | Sign in
Project Hosting will be READ-ONLY Thursday at 3:00pm UTC for up to 3 hours for network maintenance.
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Links

About

This is a multiplatform software oscilloscope and logical analyzer. It supports arduino(with custom firmware) and a Parallax USB oscilloscope. More platforms to come.

Features

  • Panoramic view
  • Load and save waveforms
  • Zoom in and out
  • Can open several waveforms at the same time
  • Can run several oscilloscopes/logical analyzers simultaneously
  • Frequency analysis using FFT
  • Filtering, so far it has a low pass filter, probably more to come.
  • Works on Windows and Linux (needs mono)
  • Autodetects the hardware
  • Post processing tools
    • Decodes fsk waves
    • Calculates wave main frequency using a few methods

Supported platforms

Support

Screenshots

  • Basic screen shot showing the oscilloscope displaying a simple waveform

  • Logic analyzer screenshot
  • Displays the FFT of the signal and underneath the FFT over time.

This screen shot shows an arduino based oscilloscope and a parallax one working simultaneously in realtime.

Linux

Notes from the Author

  • The code is not by any means great, its just a quick exercise I did to learn c#.
  • The program is not perfect but it works well enough though as to help many hobbyists in their small projects.
  • The purpose of this project is to encourage others to contribute and improve the current code base.

License

http://creativecommons.org/licenses/by-nc-sa/3.0/
Powered by Google Project Hosting