The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "USB"

USB::HID - USB HID Descriptor generation tools River stage zero No dependents

USB::HID provides a means of specifying a USB Human Interface Device's descriptors and then generating descriptor structures suitable for use in the device's firmware. However, USB::HID::Descriptor only generates the bytes that comprise the structure...

BFOZ/USB-Descriptor-4 - 09 Oct 2011 19:06:45 UTC - Search in distribution

USB::TMC - Perl interface to USB Test & Measurement (USBTMC) backend. River stage zero No dependents

This module provides a user-space USBTMC <http://www.usb.org/developers/docs/devclass_docs/USBTMC_1_006a.zip> driver. Internally this module is based on USB::LibUSB. Does not yet support the additional features of USBTMC-USB488. But those could easil...

AMBA/USB-TMC-0.009 - 04 Mar 2019 15:35:07 UTC - Search in distribution

USB::LibUSB - Perl interface to the libusb-1.0 API. River stage one • 1 direct dependent • 1 total dependent

This module provides a Perl interface to the libusb-1.0 API. It provides access to most basic libusb functionality including read-out of device descriptors and synchronous device I/O. Staying as close as possible to the libusb-1.0 API, this module ad...

AMBA/USB-LibUSB-0.09 - 10 Sep 2019 07:55:18 UTC - Search in distribution

Device::USB::PX1674 - Perl CMD-Class for Revolt USB Dongle PX-1674-675 River stage zero No dependents

The instance of this class sends commands to USB-Dongle for switching on/off a certain RF power socket. The USB-device using this API must be configured for using libusb. This dongle has the vendor-id 0xFFFF and product-id 0x1122 by factory. For a ce...

PILGRIM/Device-USB-PX1674-1.04 - 05 Mar 2017 12:53:38 UTC - Search in distribution

Device::USB::TEMPer1F - Perl extension for USB PCSensor TEMPer1F River stage zero No dependents

This device must be configured for using libusb. METHODS The API is very easy and has two methods only, as you can see below. CONSTRUCTOR my $temper = Device::USB::TEMPer1F->new or die $@; If the device was not found or other errors occurred, new() t...

PILGRIM/Device-USB-TEMPer1F-0.04 - 02 Mar 2017 14:53:22 UTC - Search in distribution

Device::USB::Win32Async - Add async functions to Device::USB River stage zero No dependents

GWADEJ/Device-USB-Win32Async-0.36 - 24 Jan 2010 22:59:59 UTC - Search in distribution

Device::USB::PanicButton - interface to USB Panic Button River stage zero No dependents

This implements a basic interface to the toy USB Panic Button by reading out the button status. http://www.firebox.com/product/1742/USB-Panic-Button It has three methods - new(), error() and pressed(). new() returns always an object - you have to che...

BKENDI/Device-USB-PanicButton-0.04 - 23 Jul 2008 06:21:43 UTC - Search in distribution

Device::Jtag::USB::FTCJTAG - Perl extension for communicating with JTAG devices using the FTDI FTCJTAG driver. River stage zero No dependents

A JTAG device driver for Perl using the FTDI Chip FTCJTAG driver (see <http://ftdichip.com/Projects/MPSSE/FTCJTAG.htm>). The driver is designed for use with the FTDI Chip FT2232 USB UART/FIFO IC (see <http://ftdichip.com/Products/FT2232C.htm>). A har...

TDEITRICH/Device-Jtag-USB-FTCJTAG-0.12b - 01 Feb 2010 14:29:22 UTC - Search in distribution

Device::USB::TranceVibrator - interface to toy Trance Vibrator River stage zero No dependents

Device::USB::TranceVibrator provides interface to toy "Trance Vibrator". "Trance Vibrator" is USB device which included with Rez's special package. Rez is a video game for Dreamcast and PlayStation 2 and Xbox 360. for more details on Rez, see trailin...

HIROSE/Device-USB-TranceVibrator-0.01 - 18 May 2008 18:35:52 UTC - Search in distribution

Lab::Moose::Connection::USB - Connection backend to USB Test & Measurement (USBTMC) bus River stage zero No dependents

Connection backend based on libusb via the USB::TMC distribution....

AKHUETTEL/Lab-Measurement-3.901 - 19 Oct 2023 16:58:46 UTC - Search in distribution

Device::USB::MissileLauncher - interface to toy USB missile launchers River stage zero No dependents

This implements a basic interface to the toy USB missile launchers that were on sale in Marks and Spencers Christmas 2005 and later at 'I want one of those'. It has two methods - new() and do(). do() takes a string out of the following list. stop lef...

GMCCAR/Device-USB-MissileLauncher-0.03 - 22 Aug 2006 08:44:36 UTC - Search in distribution

Device::USB::PCSensor::HidTEMPer - Device overview River stage zero No dependents

This module is a simplified interface to the HidTEMPer thermometers created by PCSensor. It hides any problems recognizing the correct objects to initialize and the dependency on Device::USB. Use of the connected thermometers can be done by either cr...

MSULLAND/Device-USB-PCSensor-HidTEMPer-0.04 - 17 Aug 2011 18:25:59 UTC - Search in distribution

Printer::ESCPOS::Connections::USB - USB Connection Interface for Printer::ESCPOS River stage one • 1 direct dependent • 1 total dependent

SHANTANU/Printer-ESCPOS-1.006 - 06 May 2017 06:38:14 UTC - Search in distribution

Sorauta::Device::USB::Synchronizer - supervising universal serial bus and synchronized selected directories River stage zero No dependents

supervising universal serial bus and synchronized selected directories EXPORT None by default....

YUKI/Sorauta-Device-USB-Synchronizer-0.01 - 29 Jan 2012 00:44:59 UTC - Search in distribution

Device::USB::MissileLauncher::RocketBaby - interface to toy missile launchers from Dream Cheeky River stage zero No dependents

This provides a basic interface to the toy USB missile launchers produced by Dream Cheeky. The device name of USB protocol is "Rocket Baby Rocket Baby"....

PEN/Device-USB-MissileLauncher-RocketBaby-1.01 - 11 Jan 2008 07:07:59 UTC - Search in distribution

lib/VIC/PIC/Functions/USB.pm River stage zero No dependents

VIKAS/VIC-0.32 - 12 Aug 2022 14:03:26 UTC - Search in distribution

Device::USB - Use libusb to access USB devices. (DEPRECATED) River stage one • 8 direct dependents • 9 total dependents

This module is deprecated as of version 0.38. I have not had the time or need to update the module, and no one has been willing to take it over. This module provides a Perl interface to the C library libusb. This library supports a relatively full se...

GWADEJ/Device-USB-0.38 - 06 Jul 2019 13:47:04 UTC - Search in distribution

Alien::LibUSB - Perl distribution for LibUSB River stage zero No dependents

libusb-1.0 is a C library that provides generic access to USB devices. It is intended to be used by developers to facilitate the production of applications that communicate with USB hardware. This module is based on Alien::LibUSBx by Henrik Brix Ande...

ATHREEF/Alien-LibUSB-0.4 - 06 Apr 2021 08:21:14 UTC - Search in distribution

usb-key-copy-con - GUI console for copying USB flash drives River stage zero No dependents

This program provides a GUI console for managing the process of bulk-copying USB flash drives ('keys'). Launch the program and then: 1 insert a 'master' USB key when prompted - the contents of the key will be copied into a temporary directory on the ...

GRANTM/App-USBKeyCopyCon-1.02 - 11 Jan 2010 06:22:22 UTC - Search in distribution

NetPacket::USBMon - Assemble and disassemble USB packets captured via Linux USBMon interface. River stage one • 5 direct dependents • 7 total dependents

"NetPacket::USBMon" is a NetPacket decoder of USB packets captured via Linux USBMon interface. Methods "NetPacket::USBMon->decode([RAW PACKET])" Decode a USB packet. Instance data The instance data for the "NetPacket::UDP" object consists of the foll...

YANICK/NetPacket-1.7.2 - 21 Jul 2019 01:01:13 UTC - Search in distribution
131 results (0.073 seconds)