Search found 10 matches

by isles487
Wed May 27, 2009 5:00 am
Forum: PSP Development
Topic: No MOD PSP Keyboard, Mouse, Joystick
Replies: 29
Views: 28003

Just wondering, with the information we have now, including the hardware tutorial, what are the next steps to get this device functioning? He was to release the software tutorial, but unfortunately, it looks like it's not to be. I'm guessing we still need info on how to program this chip. How feasib...
by isles487
Fri Mar 06, 2009 3:45 pm
Forum: PS2 Development
Topic: Please help with Linux Installaton (Mega Man Tutorial)
Replies: 5
Views: 4527

Thanks, using ps2fdisk solved the problem.
by isles487
Wed Mar 04, 2009 7:08 am
Forum: PS2 Development
Topic: Please help with Linux Installaton (Mega Man Tutorial)
Replies: 5
Views: 4527

Please help with Linux Installaton (Mega Man Tutorial)

Thanks in advance to anyone who can help. I have a fat PS2, and am trying to install BlackRhino to the hard drive (not USB), as per the tutorial, and I'm failing at the first step after bash has been loaded. I can't partition my hard drive! I use fdisk /dev/ide/host0/bus0/target0/lun0/disc and the m...
by isles487
Tue Dec 09, 2008 8:00 am
Forum: PSP Development
Topic: No MOD PSP Keyboard, Mouse, Joystick
Replies: 29
Views: 28003

Yes, I'm well aware that most phones did at one time have serial interfaces so that you could connect a serial cable to it, and send AT commands. My phone does not have a serial interface (rs232). The only compatible cable for it is USB (providing a serial over usb link). Bluetooth is awesome but it...
by isles487
Mon Dec 08, 2008 1:23 pm
Forum: PSP Development
Topic: No MOD PSP Keyboard, Mouse, Joystick
Replies: 29
Views: 28003

I'm really interested in this project as well. The goal of my project is to send and receive At commands with phone... this would be made immensely easier if I could simply use the USB interface with it. Of course, I'd have to write the serial over usb drivers for phone, but this would still be awes...
by isles487
Fri Dec 05, 2008 4:27 pm
Forum: PSP Development
Topic: Possible IR application
Replies: 7
Views: 3489

Hey guys, so thanks again for the responses. I now have another question... For testing purposes I came up with the idea yesterday... what if I were to be using a serial cable for psp directly connected to the phone? I know others have done projects using "psp serial" so can anyone tell me...
by isles487
Fri Nov 21, 2008 6:45 am
Forum: PSP Development
Topic: Possible IR application
Replies: 7
Views: 3489

Hey everybody, sorry to double post, just updating on where this is going. So i'm sure this isn't news to a lot of you, but I've ascertained that to send AT commands to a cell phone over IrDA, an IrComm connection will need to be established. The good news is that PSPIrda application already impleme...
by isles487
Wed Nov 19, 2008 5:22 pm
Forum: PSP Development
Topic: Possible IR application
Replies: 7
Views: 3489

Hey angelo, thanks for the tips. I think I will purchase a IR usb dongle to interface my PC with the phone and see how that works. I could possibly capture some of the AT commands sent from the pc, and see if the PSP is capable at the least of re-sending these commands to the cell phone. Minimal fun...
by isles487
Wed Nov 19, 2008 7:50 am
Forum: PSP Development
Topic: Possible IR application
Replies: 7
Views: 3489

Hey, thanks for the info. The phone is a sony ericsson z520a. From searching around, most listings classify it as simply an "IR" port, but where this is any more detail, it is listed as IrDA. As far as sending IrDA data, unless I'm mistaken, I believe this app does that: IrDA File Transfer...
by isles487
Tue Nov 18, 2008 6:38 pm
Forum: PSP Development
Topic: Possible IR application
Replies: 7
Views: 3489

Possible IR application

Hello all. I've had an idea for a psp program I'd like to try to write. The program would make use of the IR port to send AT commands to and receive feedback from a phone. I would appreciate it if somebody would answer some questions for me. For this idea to work, would one need to write a serial te...