OpenDMX FTDI .NET VL implementation

I’m trying to use FTDI c# library wrapper to communicate with a diy DMX controller.
At the start, it seemed relatively trivial. I got a list of devices, got a device by the serial number, I set it up, but I can’t get it to work properly during the writing process.
What could it be? What am I doing wrong?

Many thanks for any help.

изображение изображение

The managed wrapper DLL can be downloaded at FTDI website.

There is source patch:
OpenDmxFtdi.zip (50.3 KB)

Upd: The problem was with Baud Rate. All works perfect.

I dont know how to properly make an extension for VL (maybe you should make some videos on this topic one day), but I made a node for using with gamma.

VL.Devices.OpenDMX.zip (54.3 KB)

1 Like

you can now take the NODE20 courses for free, it contains “Turning a .NET library into a VL library”: https://thenodeinstitute.org/courses/node20-vvvv-workshop-bundle/

1 Like

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.