CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

Search found 3 matches
CCS Forum Index
Author Message
  Topic: USB KEYBOARD
bardelli

Replies: 0
Views: 2588

PostForum: General CCS C Discussion   Posted: Sat Sep 11, 2010 4:52 pm   Subject: USB KEYBOARD
Hello All.

Does anyone have any example of emulating a PURE USB Keyboard with Keyboard with PIC18F4550 and PICC compiler?.

I was sucessful modificating the keyboard + mouse example that came wit ...
  Topic: Joystick USB with PIC18f4550
bardelli

Replies: 0
Views: 4025

PostForum: General CCS C Discussion   Posted: Mon Oct 15, 2007 9:35 am   Subject: Joystick USB with PIC18f4550
Hello folks, I need some help in this project...

this is my descriptor file:

const char USB_CLASS_SPECIFIC_DESC[] = {
0x05, 0x01,// ;USAGE_PAGE (Generic Desktop)
0x09, 0x05,// ;USAGE (Game ...
  Topic: MOUSE USB
bardelli

Replies: 1
Views: 3474

PostForum: General CCS C Discussion   Posted: Sun Oct 14, 2007 7:16 pm   Subject: MOUSE USB
Hello All..

I was look the ex_usb_mouse.c that comes with CCS PICC and i really dont know what this piece of code do:

out_data[0]=0; //button state goes here
out_data[1]=mou ...
 
Page 1 of 1
All times are GMT - 6 Hours
Jump to:  


Powered by phpBB © 2001, 2005 phpBB Group