Skip to content

Long time PWM-Meassuring #410

Answered by jonw0224
dettkima asked this question in Q&A
Oct 25, 2024 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

dettkima,

The best way to do this is to use the Hantek6022API, which utilizes Python to make captures from the scope. It's easy to use. You'd write your own script to do what you want to do. Unfortunately, you'll need to analyze the waveform of each capture to calculate the duty cycle and maximum voltage. It would be a good learning opportunity for your thesis. Here's a link to the project on GitHub:

https://github.com/Ho-Ro/Hantek6022API

Good luck!

Jonathan

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@dettkima
Comment options

Answer selected by Ho-Ro
Comment options

You must be logged in to vote
2 replies
@jonw0224
Comment options

@dettkima
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #409 on October 25, 2024 14:54.