Source for USB GUI Example

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Source for USB GUI Example

162 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by ub3r on Tue Mar 06 10:04:00 MST 2012
Hi Guys,

Ive been playing around with the HID example and it looks great. However, where can i find the source code and library for the GUI.

I want to flash some LEDs and control servos etc using the PC via the USB.

cheers
0 Kudos
1 Reply

152 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by whitecoe on Wed Mar 07 11:21:50 MST 2012
Never tried to rebuild it myself, but I think that what you are looking for will require you to install the Keil tools, and the Visual Studio project for this can then be found in:

C:\Keil\ARM\Utilities\HID_Client

[depending on where you install].

You might find this thread useful too...

http://www.keil.com/forum/12727/

Alternatively if you do a bit of googling, there are a few alternative examples around. For example this page might be a good place to start:

http://www.lvr.com/hidpage.htm#MyExampleCode

HTH!
0 Kudos