C++ qt example of fast streaming with GUI

Post your C and C++ discussions here
Post Reply
RTbecard
Newbie
Posts: 0
Joined: Wed Apr 16, 2014 11:08 am

C++ qt example of fast streaming with GUI

Post by RTbecard »

I'm an amateur programmer and I thought it might be helpful for others who just want to get fast streaming working with the PS3000 series scopes. I work in a research group and when we bought our PS3425, we did not realize that we had to write our own software to get the fast streaming working.

Here's a link to my github repo where the source code is supplied along with links to the compiled binaries.

https://github.com/RTbecard/Picoscope3000Logger

Hitesh

Re: C++ qt example of fast streaming with GUI

Post by Hitesh »

Hi RTbecard,

Thank you for your post.

We have added a link to your repository from our GitHub picosdk-c-examples repository wiki.

Regards,

Post Reply