Lincoln usb dev hid Example
From Manuals
(Difference between revisions)
(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) |
||
| (One intermediate revision not shown) | |||
| Line 2: | Line 2: | ||
==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60E]== | ==Compatibility [http://www.micromint.com/index.php/SBC/lincoln60.html Lincoln 60], [http://www.micromint.com/index.php/SBC/lincoln60.html 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 | + | 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 eight outputs. P2.10 is the input and is the User pushbutton. P2.0 through P2.7 are the outputs. Please make sure that jumper JP2 is set for device. |
| - | An application | + | 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|]] | ||
Current revision as of 19:55, 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 eight outputs. P2.10 is the input and is the User pushbutton. P2.0 through P2.7 are the outputs. 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.

