readme.txt

来自「AVR模拟USB上位机控制代码,DELPHI」· 文本 代码 · 共 31 行

TXT
31
字号
This package is for people who want to develop USB applications with Borland
Delphi. It contains a Delphi Pascal wrapper for libUSB-Win32 
and two demo applications for controlling the PowerSwitch device. 
The demo applications are contributed by Aleksey Gregul.

An update of the Delphi interface was provided by Yvo Nelemanns, who has also 
written the original Delphi interface.

Since all this code is contributed by third parties, Objective Development
cannot offer support or any other help with it. If you have questions, please
do a web search with keywords carefully chosen from the examples or post to
a public forum.

Subdirectories:

Delphi-libUSB
    This is a Pascal wrapper for libUSB-Win32.

Demo-libUSB
    This is an example application based on Delphi-libUSB. It requires
    libUSB-Win32 version 0.1.8.0 and the wrapper described above.

Demo-USBIO
    This is an example application based on the (non-free) USBIO driver
    from http://www.thesycon.de/.


The examples described above are available in source code only. They are
targeted at developers who prefer Borland Delphi (Pascal) over the "C" family
of languages and who need source code examples to get started.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?