|
| |
| | [No title] |
 | | The human interface device 10 includes one or more sensors 14, a carrier 16 that permits the sensors to be worn by an operator of the computer 12, and a computer interface 18 for coupling the sensors with the computer 12. |  | | The computer program is initiated in step 400 when an operator of the computer 12 connects the computer interface 18 to the computer 12. |  | | The human interface device 10 measures one or more physical conditions of a computer operator and automatically inputs signals corresponding to the physical conditions into the computer 12. |
|
http://www.wipo.int/cgi-pct/guest/getbykey5?KEY=01/86403.011115&ELEMENT_SET=DECL
(3043 words)
|
|
| |
| | Hexapedia - Universal Serial Bus |
 | | In USB lingo devices are referred to as functions, because in theory what we know as a device may actually host several functions, such as a router that is a Secure Digital Card reader at the same time. |  | | The design of USB aimed to remove the need for adding separate expansion cards into the computer's ISA or PCI bus, and improve plug-and-play capabilities by allowing devices to be hot swapped or added to the system without rebooting the computer. |  | | A modern computer likely has several host controllers so the total useful number of connected devices is beyond what could reasonably be connected to a single computer. |
|
http://www.hexafind.com/encyclopedia/Universal_Serial_Bus
(3127 words)
|
|
| |
| | [No title] |
 | | The processing unit HID encoder/decoders 522-514 are provided to encode/decode HID data and/or signals for the computers 512-514, respectively. |  | | The remote device interface network of Claim 27, wherein a latency delay between an input of said first processor-side encoder/decoder and an output of said first HID-side encoder/decoder is less than two video frames of said first native video signal. |  | | The remote device interface network of Claim 27, wherein a latency delay between an input of said first processor-side encoder/decoder and an output of said first HID-side encoder/decoder is less than five video frames of said first native video signal. |
|
http://www.wipo.int/cgi-pct/guest/getbykey5?KEY=05/04490.050113&ELEMENT_SET=DECL
(6659 words)
|
|
| |
| | The Apple Motion Sensor As A Human Interface Device |
 | | Thus, it is conceptually straightforward, both for the programmer and the end-user, to use the AMS as a human interface device (HID). |  | | While such an approach may be justifiable in certain special cases (such as when you need to process the orientation data for a purpose other than human input), doing so would typically be an impulsive reinvention of the proverbial wheel. |  | | Such a software mouse or joystick would then be available to applications simply as yet another input device. |
|
http://www.kernelthread.com/software/ams2hid/ams2hid.html
(3215 words)
|
|
| |
| | WDM Human Interface Device Class Support |
 | | The input architecture also supports serial port devices, i8042 port devices, and proprietary input devices. |  | | For example, consider a camera that can be controlled by a computer and that comes with either a USB connector or a serial connector for use with older computers without USB ports. |  | | However, even non-HID input devices can make use of the HID class driver, thus saving driver development time. |
|
http://www.microsoft.com/whdc/device/input/wdminput.mspx
(376 words)
|
|
| |
| | USB Human Interface Device (HID) Configuration |
 | | These are implemented by the Input device level. |  | | However the HID specification doesn't say anything about what the HID driver should do with information received from a HID device, or where the information that is sent to a device comes from, since this is obviously dependent on what the device is supposed to be doing, and what the operating system is. |  | | The Boot Protocol way is generally inferior, and this document describes the full featured way. |
|
http://www.linux-usb.org/USB-guide/x194.html
(1209 words)
|
|
| |
| | True Easel Artist's Computer Interface |
 | | This device permits the use of a pressure sensitive pen directly on the surface of a computer display, perfect for computer artwork and drawing, and can also permit finger touch operation of the display for intuitive operation of button-oriented tasks like web surfing. |  | | It has been the C F Systems position from the start that the proper market for this device is on the personal computer of an individual user. |  | | The same implementation of the technology can be used for anything from small computer displays to large whiteboard applications. |
|
http://www.c-f-systems.com/Easel.html
(1455 words)
|
|
| |
| | USB Human Interface Device (HID) FAQ |
 | | Reports are that a HID without an interruput IN endpoint and an Input report will not work on some operating systems. |  | | C programmers will need the files hid.h and hidsdi.h, which as far as I know are included only in the Windows DDK. |  | | In the Windows DDK, currently under Interactive Input Devices. |
|
http://www.lvr.com/hidfaq.htm
(779 words)
|
|
| |
| | Human Interface Device API |
 | | Another scenario in which it makes sense that the HID device becomes Bluetooth master is the case the HID device has to generate input for more than one device. |  | | The interrupt channel is a data channel, over which the host expects input reports from the HID device, or transmits output reports towards the HID device. |  | | However, for dedicated scenarios it is possible for the HID device to take over the role as Bluetooth master. |
|
http://affix.sourceforge.net/affix-tech-doc/1.0/x1356.html
(1030 words)
|
|
| |
| | USB Complete |
 | | To develop a device with a USB interface, you need to know something about how the interface works, what tasks your device firmware must perform to communicate on the bus, and what class drivers and other support are available on the host computers that your device will attach to. |  | | The right choices of device hardware, device class, and development tools and techniques can go a long way in avoiding snags and simplifying what needs to be done. |  | | Fast, so the interface doesnt become a communications bottleneck. |
|
http://www.lvr.com/usbc.htm#Contents
(1226 words)
|
|
| |
| | Psychtoolbox - USB |
 | | USB has become the standard way to connect external devices to computers. |  | | I wanted a device that would enable my computer to measure and control analog voltages. |  | | The software is free; you can download it now from the Daq Toolbox page. |
|
http://psychtoolbox.org/usb.html
(1904 words)
|
|
| |
| | manquery - -s 7d hid @ Eastern Illinois University |
 | | The Human Interface Device (HID) class encompasses devices controlled by humans to operate computer systems. |  | | The hid driver queries the HID parser to find out the type and characteristics of the HID device. |  | | Please contact the WEBMASTER for more information or to report any problems. |
|
http://www.eiu.edu/cgi-bin/manquery?hid(7d)
(410 words)
|
|
| |
| | [No title] |
 | | The report is looked up by type (input, output or feature) and id, so these fields must be filled in by the user. |  | | You can find out beforehand how many application collections the device has from the num_applications field from the hiddev_devinfo structure. |  | | HIDIOCGNAME - string (variable length) Gets the device name HIDIOCGREPORT - struct hiddev_report_info (write) Instructs the kernel to get a feature or input report from the device, in order to selectively update the usage structures (in contrast to INITREPORT). |
|
http://www.kernel.org/pub/linux/kernel/people/marcelo/linux-2.4/Documentation/usb/hiddev.txt
(725 words)
|
|
| |
| | USB.org - HID Tools |
 | | The HID Usage Tables document contains extensions to the tables defined in the USB Device Class Definition for Human Interface Devices. |  | | Device Class Definition for Human Interface Devices (HID) |  | | The OAAD Arcade Usage Table document defines usages for coin changers, general purpose digital inputs and outputs, and other devices used in arcade products. |
|
http://www.usb.org/developers/hidpage
(713 words)
|
|
| |
| | Circuit Cellar - Digital Library - 166 Bachiochi |
 | | In actuality, a device does not need to interface with you to be a HID. |  | | I needed to be able to transfer 3 bytes out of the PC to the interface or 2 bytes into the PC from the interface. |  | | HIDmaker was designed for use with the HID class, so no device driver programming is required. |
|
http://www.circuitcellar.com/library/print/0504/Bachiochi166/3.htm
(1413 words)
|
|
| |
| | Tablet Installation Problem / Usb Human Interface - The Elder Geek on Windows XP |
 | | Since my tablet works under Win2000, I think the problem is with my XP, possibly in that Human Interface Device thing. |  | | An error occurred during the installation of the device |  | | Tablet Installation Problem / Usb Human Interface - The Elder Geek on Windows XP The Elder Geek on Windows XP TEG Forum Rules |
|
http://www.theeldergeek.com/forum/index.php?showtopic=10716
(337 words)
|
|
| |
| | Human Interface Technology Laboratory from FOLDOC |
 | | (HITL) The Human Interface Technology Laboratory at the University of Washington was founded in 1990. |  | | It is a centre for research and development of advanced interface technology. |  | | Address: Human Interface Technology Laboratory, University of Washington, Seattle, USA. |
|
http://ftp.sunet.se/foldoc/foldoc.cgi?HITL
(107 words)
|
|
| |
| | [Mad-Scientists] Novel Human Interface Device |
 | | http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO1andSect2=HITOFFandd=PALLandp=1 andu=/netahtml/srchnum.htmandr=1andf=Gandl=50ands1=6,729,337.WKU.andOS=PN/6,729,337andRS=P N/6,729,337 Or: http://snipurl.com/f582 US Patent 6,729,337 Method and system for generating sensory data onto the human neural cortex Abstract A non-invasive system and process for projecting sensory data onto the human neural cortex is provided. |
|
http://www.mad-scientists.org/pipermail/mad-scientists/2005-May/000559.html
(159 words)
|
|
| |
| | Human Interface Device in C# - GameDev.Net Discussion Forums |
 | | Posted - 7/27/2004 6:00:30 PM Almost forgot, the Longhorn SDK has a namespace called System.Windows.Input which replaces all of the old Win32 input device APIs. |  | | The APIs are far more extensive than anything else I have seen on Windows and various Unix operating systems. |  | | Posted - 7/26/2004 7:15:21 PM I was wondering if there was a.NET library or something that includes API's for Human Interface Devices in C#? |
|
http://gamedev.net/community/forums/topic.asp?topic_id=259773&whichpage=1
(547 words)
|
|
| |
| | [No title] |
 | | Say Y here if you want full HID support to connect keyboards, mice, joysticks, graphic tablets, or any other HID based devices to your computer via USB. |  | | Say Y here is you want force feedback support for a few HID devices. |  | | Say Y here if you want to use a USB keyboard, mouse or joystick, or any other HID input device. |
|
http://tlug.up.ac.za/old/guides/lkcg/drivers_usb_input.html
(767 words)
|
|
| |
| | [No title] |
 | | redirecting said connection of said secondary Human Interface Device to said second server computer system, if said first and second server computer systems are not the same server computer system. |  | | identifying when a secondary Human Interface Device is connected with a first server computer system; |  | | A method for associating multiple display units in a grouped server environment including a number of grouped server computer systems, the method comprising: |
|
http://www.uspto.gov/web/patents/patog/week27/OG/html/1296-1/US06915347-20050705.html
(235 words)
|
|
| |
| | USB class 2 - Human Interface Devices (HID) |
 | | USB class 2 - Human Interface Devices (HID) |  | | This the class for most input devices, such as keyboard, mouse, |  | | Below an overview of some devices known to work well on the IYONIX pc |
|
http://www.xat.nl/en/riscos/sw/usb/c2.htm
(356 words)
|
|
| |
| | SmartJoy Plus Installation Procedure - Lik-Sang.com Forums |
 | | You may well be asked to insert your Win98 Installation CD and if the routine fails to find a required file then try pointing the Browse option to the Win98 directory on the CD, or wherever your CAB files are located (base5.cab to be precise). |  | | I followed these isntructions and they worked perfectly, but then I had to wipe my hard drive and reinstall windows xp. |  | | Having now sorted these problems I thought it was worth posting my resultant installation procedures here. |
|
http://forum.lik-sang.com/showthread.php?t=1648
(1007 words)
|
|
| |
| | The EzHID Firmware Project |
 | | Although the focus is on the EZ-USB device, no software for other microcontrollers will be rejected. |  | | If you like to build an adapter for another exotic device you are welcome to contribute to this project :-) You are not restricted to any development tools as long as they are available for free. |  | | The project focuses on Linux but if you are more familiar with tools on other operating systems then go ahead and maybe someone ports the firmware package to the main tools as31 and sdcc. |
|
http://ezhid.sourceforge.net
(505 words)
|
|
| |
| | www |
 | | This device is a "no impact" input mechanism. |  | | In addition, the device can be used to advance presentation graphics. |  | | The device will work without the additional software by using a standard Human Interface Device (HID) driver available with most operating systems. |
|
http://www.lightglove.com/technicalfr.htm
(451 words)
|
|
| |
| | HID - Human Interface Device - BT Remote - myForum |
 | | A HID i made for use with Firefox web browser. |  | | You can use float's mobile agent software, similar to outlook to manage your phone, and also has 'remote' capabilities. |  | | Just interested as to what software you use to create the Image, is there a standard template available? |
|
http://myforum.lasyk.net/showthread.php?t=16344
(808 words)
|
|
| |
| | Aiwa (Europe) support europe |
 | | Shut down your Windows 98 Second Edition computer and restart it. |  | | Insert the Windows 98 Second Edition CD-ROM into the CD-ROM drive of your computer and click Next. |  | | Select the CD-ROM Drive check box, insert Windows Millennium Edition CD-ROM into the CD-ROM drive of your computer and click Next. |
|
http://support.eu.aiwa.com/UK/usbspeakerfaq.asp
(765 words)
|
|
| |
| | Interface, operator interface, digital visual interface |
 | | Human computer interface Fiber distributed data interface Interface flooring Application programming interface Ibm message queue interface Graphical user interface Human interface device Primary rate interface Web interface Computer interface |  | | Find interface at one of the best sites the Internet has to offer! |  | | Browse our web programmers and softwares and get a quick help completing your sites. |
|
http://www.watchcomputer.com/interface.html
(272 words)
|
|
| |
| | HID - Wikipedia, the free encyclopedia |
 | | Human interface device, a computer device that interacts with and takes input from humans, such as the keyboard, mouse, etc. |  | | HID Corporation, a major manufacturer of contactless access control solutions |  | | HID is a three-letter acronym which can stand for: |
|
http://en.wikipedia.org/wiki/HID
(135 words)
|
|
| |
| | USB and Human Interface Devices |
 | | Human Interface Devices (HID) are a class of devices that give structure to the data that will transfered between the device and the host computer. |  | | The HID class is supposed to include devices such as a mouse, joystick, keyboard, etc. Because the host computer knows what the data means a device driver is not neccessary for HID devices, the operating system can supply a generic HID driver. |  | | enumeration process, the device describes the information that it can receive and send. |
|
http://www2.hawaii.edu/~hermany/p2.htm
(105 words)
|
|
| |
| | Boing Boing: Apple Motion Sensor as Human Interface Device |
 | | This page mentions those and then goes into great detail about a device driver to use the motion of the computer as a substitute mouse. |  | | Amit Singh, while preparing for a book on OS X internals, has written several programs that use the motion sensor for other purposes. |  | | Boing Boing: Apple Motion Sensor as Human Interface Device |
|
http://www.boingboing.net/2005/03/23/apple_motion_sensor_.html
(174 words)
|
|
| |
| | Description of Device Drivers |
 | | This class is a standard for input devices such as keyboards, mouse devices, joysticks, and game pads. |  | | A device driver is code that an operating system uses to control disk devices, display adapters, input devices such as a mouse or trackball, modems, fax machines, printers and other hardware. |  | | A virtualization device driver (VxD) is a 32-bit, protected-mode driver that manages system resources, such as a hardware device or a program, so that more than one program can use a resource at the same time. |
|
http://support.microsoft.com/default.aspx?scid=kb;en-us;253671
(453 words)
|
|
| |
| | USB classes |
 | | Overview of supported devices in the Mass Storage Class |  | | This class contains devices that do not fall into any other |  | | class, or devices with the vendor-specific interface and/or |
|
http://www.xat.nl/en/riscos/sw/usb/class.htm
(270 words)
|
|
| |
| | Usb Human Interface Device |
 | | Usb Human Interface Device Latest Updates and information: |  | | In Windows 2000 and XP, click View > Show hidden devices. |  | | LPC2148 USB HID (Human Interface Device) Example This USB example project implements a Human Interface Device that connects via the USB interface to the PC. |
|
http://www.usb-applications.com/devices/usb-human-interface-device.html
(782 words)
|
|
| |
| | Web Tech: Magnetic Stripe Readers - Elo TouchSystems |
 | | You can identify a keyboard emulation MSR by opening Notepad (or any text editor or word processor), and swiping a card; if the card's information appears in Notepad, then the MSR is a keyboard emulation type. |  | | USB Interface for Windows Human Interface Device (HID) Applications |  | | Under Human Interface Devices, you should see at least two listings for Human Interface Devices; double-click each one and check the Location entry on the General tab. |
|
http://www.elotouch.com/support/webtech/msr.asp
(376 words)
|
|
| |
| | PC Perspective / Amdmb Forums - USB Human Interface Device |
 | | I also tried dragging the driver files from the Win98 CD to a new folder I created in my C:\ directory and then installing the drivers from that folder, but I'm not having any success doing it that way either. |  | | Abit AN8 32X nForce4 SLI X16 Motherboard Review |  | | There will be a driver in the package; normally (with USB devices) you need to install the software first and then (you are prompted) you plug in the device... |
|
http://forums.pcper.com/showthread.php?t=380588
(1628 words)
|
|
| |
| | Let us take a ride on the Atinav Avenue . . . |
 | | In the same way, A2DP support in a variety of Audio devices makes possible the deployment of Bluetooth technology based solutions that until recently could not exist,” said Salman Ali, Manager of aveLink Strategy and Business Development. |  | | The Bluetooth Human Interface Device Profile defines the protocol, procedures and features that would be used by Bluetooth Human Interface Devices such as keyboards, pointing devices, Barcode readers and others. |  | | Products that would benefit from HID profile include: keyboards, pointing devices, gaming devices, remote monitoring devices and much more. |
|
http://www.atinav.com/newsroom/pressreleases/pressrelease24.htm
(499 words)
|
|
| |
| | HID - High-Intensity Discharge, Human Interface Device |
 | | More information about the definition of HID may appear below: |  | | 2) HID is also derived from Human Interface Device |  | | You'll see this term when you hook up a USB device to a Windows 98 system via the USB port. |
|
http://www.auditmypc.com/acronym/HID.asp
(246 words)
|
|
| |
| | The PC Guide Discussion Forums - USB HUMAN Interface device |
 | | Check the microsoft support site to see if this is a known problem... |  | | The human interface device is your mouse...problems with USB devices are pretty common. |  | | I should have realised that the human interface was the mouse-since that was the event which sparked off this problem. |
|
http://www.pcguide.com/vb/showthread.php?t=8670
(444 words)
|
|
| |
| | [Mad-Scientists] Novel Human Interface Device |
 | | > US Patent 6,729,337 > > Method and system for generating sensory data onto the human neural cortex Interesting... |  | | If it irritates the cells enough to alter firing rates... |
|
http://www.mad-scientists.org/pipermail/mad-scientists/2005-May/000567.html
(155 words)
|
|
| |
| | Intellectual Properties: Bluetooth Human Interface Device Profile |
 | | Given the constraints that typifies embedded platforms, MindTree has designed, optimized and implemented this profile to work on a number of industry available chipsets and operating systems. |  | | The Bluetooth HID profile addresses the vast space of “Human Interface Devices” such as keyboards, mice, pointing devices, game pads, tablets, touch screens, joysticks, security, medical and industrial apparatus etc. Implementation of this profile is key to realize cable-free, day-to-day devices and a wide range of consumer appliances. |  | | Optimization of HID profile for different chipsets and OS Client specific application development |
|
http://www.mindtree.com/pr/bhid.html
(241 words)
|
|
| |
| | uhidev(4) - USB Human Interface Device support |
 | | These components use different report identifiers (a byte) to distinguish which one data is coming from. |  | | Each HID device can have several components, e.g., a keyboard and a mouse. |  | | uhidev driver has other drivers attached that handle particular kinds of devices and |
|
http://www.gsp.com/cgi-bin/man.cgi?section=4&topic=uhidev
(61 words)
|
|
| |
| | Griffin Technology |
 | | Right-click on "My Computer" on your desktop and select "properties" from the menu that appears. |  | | If there is only one option listed, such as "USB Human Interface Device," select that option. |  | | First look in "Human Interface Devices." Click on the box to the left of that icon and look for "USB Human Interface Device." Double click on each entry one at a time until you see one that says "Griffin PowerMate" in either the "General" tab or the "Driver" tab. |
|
http://www.griffintechnology.com/support/powermate/PM-PC-006.php
(820 words)
|
|
| |
| | Musical Instrument Digital Interface |
 | | In MIDI, instruments (one per channel) are selected by number (0-127), using the Program Change message. |  | | Musical Instrument Digital Interface, or MIDI, is a system designed to transmit information between electronic musical instruments. |  | | This means, the devices are in fact opto-isolated. |
|
http://www.freedownloadsoft.com/info/midi.html
(1785 words)
|
|
|