SEARCH
TOOLBOX
LANGUAGES
modified on 15 March 2011 at 19:55 ••• 10,993 views

Lincoln usb dev hid Example

From Manuals

(Difference between revisions)
Jump to: navigation, search
(Created page with '=USB Device Human Interface Device (HID)= ==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.ht…')
(Compatibility Lincoln 60, Lincoln 60E)
Line 4: Line 4:
This example application utilizes the USB Device port as a human interface device. It shows the status of an input and changes the state of an output. P0.23 is the input and it is available on J7 pin 1. P1.25 is the output and it is available on J2 piin 16. Please make sure that jumper JP2 is set for device.
This example application utilizes the USB Device port as a human interface device. It shows the status of an input and changes the state of an output. P0.23 is the input and it is available on J7 pin 1. P1.25 is the output and it is available on J2 piin 16. Please make sure that jumper JP2 is set for device.
-
An application runnint on a computer is used to to view the status of the input an to change the status of the output.  
+
An application running on a computer is used to to view the status of the input an to change the status of the output.  
[[Image:Lincoln_usb_hid.png|center|]]
[[Image:Lincoln_usb_hid.png|center|]]

Revision as of 13:27, 15 March 2011

USB Device Human Interface Device (HID)

Compatibility Lincoln 60, Lincoln 60E

This example application utilizes the USB Device port as a human interface device. It shows the status of an input and changes the state of an output. P0.23 is the input and it is available on J7 pin 1. P1.25 is the output and it is available on J2 piin 16. Please make sure that jumper JP2 is set for device.

An application running on a computer is used to to view the status of the input an to change the status of the output.