WINSOFT components and applications

HID for FireMonkey

Delphi and C++Builder library for communicating with HID USB devices.
Download HID for FireMonkey 2.7 trial version
Download demo example for Windows
Download demo example for macOS
Order HID for FireMonkey $120 USD (license for one developer)
Order HID for FireMonkey multi-license $360 USD (license for all developers in company)
Order HID for FireMonkey year upgrades $60 USD (registered users only)
Order HID for FireMonkey year upgrades multi-license $180 USD (registered multi-license users only)
Order Winsoft Component Package

FAQ

How can I solve Delphi linker error "cannot find -ludev"?

Install libudev on Ubuntu Linux and then update Delphi Linux SDK:
sudo apt-get install libudev-dev

How can I solve "Can't open HID device" exception on Ubuntu Linux?

Add read/write access rights to your HID device:
sudo chmod a+rw /dev/hidraw1

Useful Links

Access USB Devices With This Library In Delphi XE7 Firemonkey On Windows And Mac OSX

Icon Native HID
Icon Native HID for FireMonkey

Icon HIDAPI library
Icon KNOW YOUR USB: A PRACTICAL GUIDE TO THE UNIVERSAL SERIAL BUS
Icon Human Interface Devices (HID) Information
Icon USB ID Database
USB in a NutShell
USB Made Simple