Search found 13 matches
- Thu Jul 21, 2005 10:40 am
- Forum: PSP Development
- Topic: IRDA keyboard driver concept w/source
- Replies: 21
- Views: 20761
I understood concept driver and have understood what you have said, repeatedly. I suggested what would aid the community if you wanted to continue on with this since you seemed unknowing of where to get started with a 'final' product. I'm quite well aware of what to do with this kind of code. I've ...
- Thu Jul 21, 2005 3:49 am
- Forum: PSP Development
- Topic: IRDA keyboard driver concept w/source
- Replies: 21
- Views: 20761
Well if you want my input, the best way to do it, I think would be to clean up, document it better, maybe even make a 'tutorial' program for coding other model keyboards. Then make it a header file for other programs to include. This way, whenever the program needs the keyboard, it would have been ...
- Wed Jul 20, 2005 10:50 pm
- Forum: PSP Development
- Topic: IRDA keyboard driver concept w/source
- Replies: 21
- Views: 20761
I got my IR keyboard. PockeTop MP-01183US-468. It works, but buggy. Numbers don't work, caps lock types in the punctuation marks(as opposed to making capital letters). Backspace sends the cursor all over the screen. Well at least we can chalk up another semi-working Model number to the list. There ...
- Mon Jul 18, 2005 11:49 pm
- Forum: PSP Development
- Topic: IRDA keyboard driver concept w/source
- Replies: 21
- Views: 20761
I should also mention that they code provided is useless in and of itself. It isn't going to get you typing anywhere else but within that one program. Any other homebrew will have to incorporate this interface/driver for a keyboard to be used within those programs as well. So don't go out buying the...
- Mon Jul 18, 2005 11:45 pm
- Forum: PSP Development
- Topic: IRDA keyboard driver concept w/source
- Replies: 21
- Views: 20761
I've had several requests regarding what keyboard, what model, etc. so they can buy one. Honestly, I can't help you much here. The Micro Innovations/PockeTop keyboard were sold under at least those two names, I seem to remember at least one other brand name that looked pretty much like the MI/PT key...
- Sun Jul 17, 2005 10:37 pm
- Forum: PSP Development
- Topic: IRDA keyboard driver concept w/source
- Replies: 21
- Views: 20761
Re: IRDA keyboard driver concept w/source
Since you have the SDK installed, when you do a "make kxploit", you can see that it just uses the pbp-packer and pbp-unpacker (or very similiar names in the SDK bin). The magic lies in those tools. Thanks. I'll have to check them both out. I will probably check this out, and if you are go...
- Sun Jul 17, 2005 10:27 pm
- Forum: PSP Development
- Topic: IRDA keyboard driver concept w/source
- Replies: 21
- Views: 20761
- Sun Jul 17, 2005 12:41 pm
- Forum: PSP Development
- Topic: IRDA keyboard driver concept w/source
- Replies: 21
- Views: 20761
IRDA keyboard driver concept w/source
I've spent a bit of time this afternoon knocking together a concept IRDA keyboard driver for the PSP. I have compiled it for V1.5, and the binaries and source are included. It's my first PSP project. Yes, it works. As it stands, it will only work with a PocketTop (Micro Innovations) IRDA PDA keyboar...
- Fri Jul 15, 2005 12:21 am
- Forum: PSP Development
- Topic: IRDA keyboard drivers?
- Replies: 18
- Views: 9819
- Thu Jul 14, 2005 11:09 pm
- Forum: PSP Development
- Topic: IRDA keyboard drivers?
- Replies: 18
- Views: 9819
- Thu Jul 14, 2005 12:08 pm
- Forum: PSP Development
- Topic: IRDA keyboard drivers?
- Replies: 18
- Views: 9819
Seems someone has added a Targus Palm keyboard to the Nintendo DS through a serial interface....
http://www.maxconsole.net/?mode=news&newsid=4133
http://www.maxconsole.net/?mode=news&newsid=4133
- Wed Jul 13, 2005 1:47 am
- Forum: PSP Development
- Topic: IRDA keyboard drivers?
- Replies: 18
- Views: 9819
The hardest part would be reading upside down, since the IRDA port on the PSP is on top :p :D Similar to the PDA problem - but it seems you could get one of the stands for the PSP, then just use a mirror attached to the stand to get the keyboard IR signals to the port. The keyboard I have had a sta...
- Tue Jul 12, 2005 11:21 pm
- Forum: PSP Development
- Topic: IRDA keyboard drivers?
- Replies: 18
- Views: 9819
IRDA keyboard drivers?
With the advent of the last couple of IRDA testbed programs, has anyone given consideration to an IRDA keyboard driver? Some of these (for PDAs) are relatively inexpensive (some go for bargain prices since they are for older PDA models), and would certainly be somewhat portable. I have an older IRDA...