TOP Contributors

  1. MIKROE (2653 codes)
  2. Alcides Ramos (351 codes)
  3. Shawon Shahryiar (307 codes)
  4. jm_palomino (112 codes)
  5. Chisanga Mumba (90 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 (136659 times)
  2. FAT32 Library (69893 times)
  3. Network Ethernet Library (55915 times)
  4. USB Device Library (46248 times)
  5. Network WiFi Library (41881 times)
  6. FT800 Library (41124 times)
  7. GSM click (28970 times)
  8. PID Library (26405 times)
  9. mikroSDK (26342 times)
  10. microSD click (25349 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: 6964 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 HID CDC MSD composite device

5

This project uses all the available types of USB devices in the USB_OA library: HID (application echos chars send by the PC to the PC), CDC (application echos chars send by the PC to the PC), MSD (the contents of an SD/MMC card is presented to the PC as an extra drive).

[Learn More]

PS2 Keyboard Read and write

5

Returns the native PS2 scan codes, no translation (except for some special scan codes, see the source file for the details). Capable of writing to the keyboard (e.g. giving commands to the keyboard).

[Learn More]

Tool: Project configuration in text format, Standalone version

17

Tool that shows the project's configuration words content (in a readable format). This tool permits to add (part of) the configuration settings in a comment box in your project or as part of a forum post. For mP, mC and mB for PIC, dsPIC and PIC32. Stand Alone version.

[Learn More]