Products
Intel Press Home
Books for
  SW Programmers
  Computer System Designers
  Network Infrastructure Design
  Strategic Technologies
  IT Practitioners
 
Intel Press
Right Books. Right Time. From the Experts.
Additional Chapter 6 Information

Click to Enlarge      USB Design by Example, 2nd Edition
A Practical Guide to Building I/O Devices
by John Hyde

PC Host Software
The PC Host software is implemented in Visual Basic, Visual C++* and/or Delphi.

Visual Basic examples are saved in Microsoft Visual Basic Project Format.

The Visual Basic examples use two common modules (download):
AccessIODevice used for all of the 'USB' calls.
APIcalls used to access the Win32 API libraries.

Visual C++ examples are saved in Microsoft Visual C++ Project Format.

The source listing files are also saved in PDF format in case you don't have one of these tools.
Display USB
Visual Basic source, Project File.
Visual C++ source, Project File.
Display HID
Visual Basic source, Project File.
Visual C++ source, Project File.
Buttons and Lights
Delphi source, Project Files.
Download the Delphi implementation of HID Class.
**The following links will take you from the Intel Web site. Intel does not control the content of these linked Web sites.
USB Design by Example
Back to Top