There was an example project uploaded with this post: Alchitry Ft - #2 by alchitry
However, with the forum migration, it seems to have been lost. Could that be re-uploaded again?
There was an example project uploaded with this post: Alchitry Ft - #2 by alchitry
However, with the forum migration, it seems to have been lost. Could that be re-uploaded again?
That’s annoying the migration lost attachments. I attached it again here.
Ft Demo.zip (24.2 MB)
I’m (finally) starting to tackle this. Is there some example code for the USB Host (PC) side of things?
Ideally, this would be Python code. I’m digging into the FTDI Python code from this page. But it still needs debugging.
I’ve only used C++ to interface with it and my code is based on their streamer demo project.
I used their exemple C# wrapper code over their driver and it worked out of the box