K8090 dll source code for visual basic 2010

Hai,

Is the source code of the K8090 DLL available somewhere in a format readable by visual basic express 2010?

I would like to avoid working with a dll if possible.

thanks
fy

The .NET assembly Velleman.Kits.dll uses the native K8090D.dll, so you now have two libraries.

If you want purely .NET, then you can write your own library using the System.IO.Ports.SerialPort component.

You can find the protocol in your installation directory:
%ProgramFiles%\Velleman\K8090\Help\K8090_ProtocolManual.pdf (default)