Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with oscilloscope project #13

Open
Rus1408 opened this issue Dec 11, 2021 · 0 comments
Open

Problem with oscilloscope project #13

Rus1408 opened this issue Dec 11, 2021 · 0 comments

Comments

@Rus1408
Copy link

Rus1408 commented Dec 11, 2021

Good afternoon. I'm trying to create an oscilloscope project using your library.

In particular, displaying images from multiple channels simultaneously

Faced a problem, it takes a long time to render the grid by drawing a set of separate lines. As a result, the picture blinks.

Is it possible to arrange double buffering for 800 * 600 (3Bit) resolution?

And is there a way to output the entire buffer array at once, and not in separate commands?

Ideally, I would like to draw the coordinate grid, the oscillograms themselves and the accompanying text in one array, according to the frame principle. Is it possible?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant