: Most CYL-6602 units are recognized as "uDMX" interfaces. You can find these on community sites like ilLU[TZ]mination FTDI Drivers : If your device uses an FTDI chip, download the Official VCP/D2XX Drivers FreeStyler DMX

NTSTATUS EvtDeviceAdd( _In_ WDFDRIVER Driver, _In_ PWDFDEVICE_INIT DeviceInit )

The first hurdle was getting the device to be recognized by Windows. John wrote a basic INF file to install the driver and register the device. He then implemented the EvtDeviceAdd function to handle device detection.

Previous Project

Delphi CE Bootcamp 2018

Next Project

Delphi Programming for Beginners