TOP Contributors

  1. MIKROE (2650 codes)
  2. Alcides Ramos (350 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 (136545 times)
  2. FAT32 Library (69739 times)
  3. Network Ethernet Library (55845 times)
  4. USB Device Library (46184 times)
  5. Network WiFi Library (41803 times)
  6. FT800 Library (40991 times)
  7. GSM click (28925 times)
  8. PID Library (26385 times)
  9. mikroSDK (26287 times)
  10. microSD click (25300 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: 6960 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

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]

WattMeter (Power meter)

5

This project is a power meter (Wattmeter). It is made for 230V~ (nominal, rms), 2.5A~ (max, rms) and 50Hz, but is rather easily adaptable to other voltages, currents and frequencies. It can handle both sinusoidal and non sinusoidal voltages and currents, both with and without DC component.

[Learn More]

Tool: RamSizes

10

This tool shows the size of variables splitted up per unit/module and procedure/function.
For mP, mC and mB for PIC and dsPIC/PIC24.

[Learn More]