Skip to content

RedPaladin/DotNetHantek

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I made this managed C# library in order to bring you a better abstraction level of the native library HTMarch.dll provided by Hantek.

Note my C# library is using unsafe code to call the low level functions of the original library.

I bring this project to the entire world because I haven't found any example in C# with this oscilloscope. I hope sincertly I will help you and save you a lot of times to understand the way this library works.

To build this project, you need Visual Studio 2012 (the express version should be sufficient) and, of course, a Hantek USB oscilloscope.

Nothing better than an example to understand how my library is working, I have included into the solution a protype which is displaying the signal from Channel 1. All you need is to connect the probe to 1Khz/2V connector located on the side of device and run the application.

My material is a model Hantek6022BE but I think it is compatible with other model but I haven't tried yet.

If you have question concerning this project, you can contact me through this page.

About

Hantek 6022BE C# library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages