K8055: Difference between revisions

From OS2World.Com Wiki
Jump to navigation Jump to search
Ak120 (talk | contribs)
mNo edit summary
No edit summary
Line 1: Line 1:
{{Software
|Picture=NA.png
|Version=2011/09/23
|Vendor=
|Author=[[Bjoern Hennig]]
|License=Not Specified
|Download=[http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/dll&file=K8055S01.ZIP Hobbes]
|Website=
}}
A DLL to access K8055 from application level.
A DLL to access K8055 from application level.


This project provides the source code for a Device Specific DLL to access the USB Interface Board VELLEMAN K8055. The DLL functions are based upon the generic USB device driver 'usbecd.sys', written by Wim Brul. Two application source code examples, one written in C and a second one written with Python, are included as well.  
This project provides the source code for a Device Specific DLL to access the USB Interface Board VELLEMAN K8055. The DLL functions are based upon the generic USB device driver 'usbecd.sys', written by Wim Brul. Two application source code examples, one written in C and a second one written with Python, are included as well.  
==License==
* Not Specified
==Author==
* [[Bjoern Hennig]]


==Links==
==Links==
* [http://hobbes.nmsu.edu/h-viewer.php?dir=/pub/os2/dev/dll&file=K8055S01.ZIP Hobbes (2011/09/23)]
* [https://github.com/OS2World/LIB-K8055S01 Source code at Github]
* [https://github.com/OS2World/LIB-K8055S01 Source code at Github]


[[Category:Development]]
[[Category:Development]]

Revision as of 03:29, 20 December 2019

K8055
Version 2011/09/23
Vendor
Author Bjoern Hennig
License Not Specified
Download Hobbes
Website

A DLL to access K8055 from application level.

This project provides the source code for a Device Specific DLL to access the USB Interface Board VELLEMAN K8055. The DLL functions are based upon the generic USB device driver 'usbecd.sys', written by Wim Brul. Two application source code examples, one written in C and a second one written with Python, are included as well.

Links