nrmtmt / DSO

This is a library for communication with JyeTech scopes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DSO

This library is intended to work with variety of JyeTech scopes. It has simple interface and can be easily added to other projects.
Supported models:

  • DSO068 - fully supported
  • DSO112A - partially supported (scope has bugs in serial interface)

    Other JyeScope scopes that support serial interface (DSO094, DSO082 etc.) should work in DSO068 mode but this is untested.
    See wiki for more information:
    https://github.com/nrmtmt/DSO/wiki

Link for GUI download (GUI contains newest DSO.dll file available at its compiling, here may be newer version of DSO.dll file):
https://github.com/nrmtmt/PC_Scope/releases/latest

You can visit JyeTech forum post about this project:
https://jyetech.com/forum/viewtopic.php?f=15&t=1758

All releases of this library are availabe here:
https://github.com/nrmtmt/DSO/releases

Quick overview of GUI:
https://github.com/nrmtmt/DSO/releases/download/0.18.11.12/Quick.overview.pdf

About

This is a library for communication with JyeTech scopes

License:MIT License


Languages

Language:C# 100.0%