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 support@ccsinfo.com

PS2 Keyboard Encoder

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
Jamey D. Hurd
Guest







PS2 Keyboard Encoder
PostPosted: Wed Sep 25, 2002 8:32 pm     Reply with quote

Does anyone have any sample Picc code on sending keycodes to a pc. I'm trying to emulate an AT keyboard.

Thanks!!!
___________________________
This message was ported from CCS's old forum
Original Post ID: 7322
Mark



Joined: 07 Sep 2003
Posts: 2838
Location: Atlanta, GA

View user's profile Send private message Send e-mail

Re: PS2 Keyboard Encoder
PostPosted: Thu Sep 26, 2002 6:24 am     Reply with quote

PCM Programmer gave this link a couple of weeks ago.

Regards,
Mark

:=Does anyone have any sample Picc code on sending keycodes to a pc. I'm trying to emulate an AT keyboard.
:=
:=Thanks!!!
___________________________
This message was ported from CCS's old forum
Original Post ID: 7330
Eduardo Robles
Guest







Re: PS2 Keyboard Encoder
PostPosted: Thu Sep 26, 2002 11:09 am     Reply with quote

I have done that using the Atmel Application note as starting point. It was implemented in one of my bots and I used Hitec Pic-C compiler, but the code should be quite simple to move to CCS PICC.

I used Port B interrupts to detect the presence of incoming clock from the keyboard, and processed the data in the interrupt itself.

Drop me a mail if you are interested in the snippets I used.

Regards,

Eduardo

:=Does anyone have any sample Picc code on sending keycodes to a pc. I'm trying to emulate an AT keyboard.
:=
:=Thanks!!!
___________________________
This message was ported from CCS's old forum
Original Post ID: 7335
b101101011011011



Joined: 03 Sep 2007
Posts: 7

View user's profile Send private message

PostPosted: Mon Sep 03, 2007 11:11 am     Reply with quote

Hello!

Somebody send to me a aplicattion source code for comunicate PIC to PS2 computer port?

I have problems to synchronize clock and data sends.
My email is: b101101011011011 }AT{ YAHO0 }D0T{ C0M

Thanks, Regards,
Rodolfo Bandeira
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group