TOP Contributors

  1. MIKROE (2779 codes)
  2. Alcides Ramos (376 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (118 codes)
  5. Bugz Bensce (97 codes)
  6. S P (73 codes)
  7. dany (71 codes)
  8. MikroBUS.NET Team (35 codes)
  9. NART SCHINACKOW (34 codes)
  10. Armstrong Subero (27 codes)

Most Downloaded

  1. Timer Calculator (139566 times)
  2. FAT32 Library (72041 times)
  3. Network Ethernet Library (57255 times)
  4. USB Device Library (47615 times)
  5. Network WiFi Library (43219 times)
  6. FT800 Library (42566 times)
  7. GSM click (29930 times)
  8. mikroSDK (28292 times)
  9. PID Library (26933 times)
  10. microSD click (26309 times)
Libstock prefers package manager

Package Manager

We strongly encourage users to use Package manager for sharing their code on Libstock website, because it boosts your efficiency and leaves the end user with no room for error. [more info]

< Back
Library

USB-HID dll for Delphi (and perhaps other languages)

Rating:

5

Author: dany

Last Updated: 2017-01-07

Package Version: 2.0.0.1

Category: USB

Downloaded: 7091 times

Not followed.

License: MIT license  

Two versions of an USB-HID dll, meant for PC (Delphi, etc...) usage:

A basic version, developed by Joop Beunders,

A somewhat more extended version, based on the basic version of Joop.

No Abuse Reported

Do you want to subscribe in order to receive notifications regarding "USB-HID dll for Delphi (and perhaps other languages)" changes.

Do you want to unsubscribe in order to stop receiving notifications regarding "USB-HID dll for Delphi (and perhaps other languages)" changes.

Do you want to report abuse regarding "USB-HID dll for Delphi (and perhaps other languages)".

  • Information
  • Comments (5)
DOWNLOAD LINK RELATED COMPILER CONTAINS
Other Compiler
  • lib
  • src
  • exa
  • hlp
  • hex
  • sch
  • pcb
  • doc

Library Blog

Two versions of an USB-HID dll, meant for PC (Delphi, etc...) usage:
A basic version, developed by Joop Beunders,
A somewhat more extended version, based on the basic version of Joop.

Please look into the example projects for the usage of the DLL's.

------------------------------------------------------------------------------------------------------------------------------------------------
2013-01-19: New version: v2.0.
Reason for the update: Some things did not work well in the extended version regarding report capabilities.

-------------------------------------------------------------------------------------------------------------------------------------
2017-01-01: The source code of the basic library has been made available by its author: Joop Beunders.

ALSO FROM THIS AUTHOR

USB MSD Host Library

5

Library for making an USB host capable of reading and writing sectors from/to USB memory sticks (&quot;USB drives&quot; or &quot;pen drives&quot;).To read/write actual files from/to the USB memory stick you need still e.g. a Fat16 or Fat32 library (see example).

[Learn More]

RTCC_PIC32

5

RTCC library for the PIC32 family

[Learn More]

RTC

16

For P16 and P18:RTC libraries for the PCF8583P and the DS1307, both for hardware I2c and software I2c. No alarm functions provided. Daylight Saving Time version available. For P24: RTCC routines (internal RTCC), including the alarm functions.

[Learn More]