K8055: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
No edit summary  | 
				No edit summary  | 
				||
| (One intermediate revision by one other user not shown) | |||
| Line 1: | Line 1: | ||
{{Software  | {{Software  | ||
|Picture=NA.png  | |Picture=NA.png  | ||
|Version=2011  | |Version=2011-09-23  | ||
|Author=[[Björn Hennig]]  | |||
|Author=[[  | |||
|License=Not Specified    | |License=Not Specified    | ||
|Download=[  | |Download=[K8055S01.ZIP]  | ||
|Website=  | |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.  | ||
==Links==  | ==Links==  | ||
Latest revision as of 14:05, 22 December 2024
| K8055 | |
|---|---|
| Version | 2011-09-23 | 
| Vendor | |
| Author | Björn Hennig | 
| License | Not Specified | 
| Download | [K8055S01.ZIP] | 
| 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.