forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

PSP Keyboard Project?

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
digihoe



Joined: 14 May 2005
Posts: 108

PostPosted: Fri Nov 04, 2005 8:17 am    Post subject: PSP Keyboard Project? Reply with quote

What do you guys think is this just a waste of time? Will a keyboard soon be out for the PSP (USB)?

OK, this is how far I (OK not really me) have gotten just yet.
ReadMe from the project:

Code:
Keyboard Project For The PSP

This schematic is based on the work of others, most of all the ones that published the information on these sites:
http://www.electronic-engineering.ch/microchip/projects/keyboard/v1xx/keyboard_v1xx.html
http://www.iptel-now.de/HOWTO/PIC/pic.html
And ofcourse;
http://www.luaplayer.org/sio/readme.html

There are two ways to go about adding keyboard support via PIC16F84.
The first one will let the PIC interpet the AT commands a keyboard sends and then feed the result (a usual character) to the RS232 port (not very laybour intensive on the PSP side and one could make localized PIC16F84 files).
Secondly one can just let the PIC make communication with the keyboard and just feed whatever the keyboard send, however this needs that the PSP also sends host commands to the keyboard (the schematic here is not compatile with this route but can easily be modified to support this route). This means that there will be a need for a driver layer for the RS232port supporting keyboard, this could be tedious but would allow localized keyboard setups to be added just by remaking the driver layer.

I vote for using the first route. Since all that is needed has already been done by Peter Luethi, http://www.electronic-engineering.ch/microchip/projects/keyboard/v1xx/keyboard_v1xx.html there are two HEX files already (English/German) that does most of the convertions.
For input the SIO page (by James Forshaw and Frank Buss (aka Shine)) also contains source (http://www.luaplayer.org/sio/main.c) on how to make this possible.

For +5V source it would be nice to use either the PSP's charger or a portable backup charger like the ones Joytech makes.


Project file
http://upload.dvhk.pl/content.php?id=39762
The link is just very temporary, if someone can host it at another server please do.

Best regards![/code]
Back to top
View user's profile Send private message
digihoe



Joined: 14 May 2005
Posts: 108

PostPosted: Tue Nov 22, 2005 2:49 am    Post subject: Bump Reply with quote

bump... sorry...
Back to top
View user's profile Send private message
mcxddd



Joined: 22 Nov 2005
Posts: 1

PostPosted: Wed Nov 23, 2005 12:04 am    Post subject: Reply with quote

will yours look like this one? ;)


http://www.gameseek.co.uk/productdetail/PSPfhyaqce6he5x223r/
Back to top
View user's profile Send private message
digihoe



Joined: 14 May 2005
Posts: 108

PostPosted: Wed Nov 23, 2005 2:29 am    Post subject: Reply with quote

HAHAHA... No more like something like this:



but it depends on what keyboard you would want to use...

Best regards!
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 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