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 (136657 times)
  2. FAT32 Library (69888 times)
  3. Network Ethernet Library (55914 times)
  4. USB Device Library (46246 times)
  5. Network WiFi Library (41881 times)
  6. FT800 Library (41121 times)
  7. GSM click (28970 times)
  8. PID Library (26405 times)
  9. mikroSDK (26340 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

Tool: RomSizes

10

This tool shows the romsize of all units of a project together with rom-size details of a selected unit.
For mP, mC and mB for PIC, dsPIC and PIC32.

[Learn More]

RTOS for PIC32

5

Pre-emptive RTOS for PIC32, written (almost entirely) in mikroPascal/mikroBasic/mikroC. The way of working is very easy to understand. The functionality is kept very limited with respect to other RTosses, to keep it simple. The library code only consists of 1 .mpas file...

[Learn More]

Seven Segment

5

Library to drive 4 seven segment digits with common anode. High level routines are provided, next to the low (raw) level ones. Nothing fancy...

[Learn More]