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

Feature request: Add a demo for Using the library #464

Closed
joeldushouyu opened this issue Apr 17, 2024 · 2 comments
Closed

Feature request: Add a demo for Using the library #464

joeldushouyu opened this issue Apr 17, 2024 · 2 comments

Comments

@joeldushouyu
Copy link

Hello all,

I am not sure if this is an appropriate issue to raise in this repo. Please forgive me if is not appropriate to do it here.
For my senior design, I cloned the repo and modified the binded C++ code in pytest to create a main user program that actually creates a new screen in the kernel. The image data is then sent out to FPGA in USB 3.0 and displayed on an external monitor.

The demo project and documentation can be found in this repo

Thus, I was wondering if you guys want to consider modifying the C++ code used in pytest, to allow it to be used for both pytest and also as a library for maybe a similar project that others might be interested in ?

@displaylink-mlukaszek
Copy link
Contributor

HI @joeldushouyu - for C++ code, consider using a wrapper here https://github.com/mlukaszek/evdipp

@joeldushouyu
Copy link
Author

joeldushouyu commented Apr 18, 2024

HI @joeldushouyu - for C++ code, consider using a wrapper here https://github.com/mlukaszek/evdipp

I see. I would go ahead and try to use the C++ wrapper in the repo. Thanks for pointing it out!

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

2 participants