Our new official repo is on github
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
LCD Smartie version 5.6 is released!
Download it now: https://github.com/LCD-Smartie/LCDSmartie/releases
Using the PSP for LCDsmartie
Moderators: _X7JAY7X_, caesar, IFR, mattcro, limbo, Fast351, hydrolisk1792
-
- Posts: 4
- Joined: June 11th, 2007, 4:34 pm
Using the PSP for LCDsmartie
I had a thought the other night while wiring up a new 2x16 serial LCD.
With all the Sony PSP programmers out there how hard would it be to write a homebrew program to take the info from LCDsmartie and display it on the PSP screen while hooked up through USB.
I am not a programmer so I have no idea.
I have also posted this on some PSP programming forums but received little or no answers.
Thanks
With all the Sony PSP programmers out there how hard would it be to write a homebrew program to take the info from LCDsmartie and display it on the PSP screen while hooked up through USB.
I am not a programmer so I have no idea.
I have also posted this on some PSP programming forums but received little or no answers.
Thanks
-
- Forum Supporter
- Posts: 734
- Joined: October 15th, 2005, 10:39 am
- Location: Romania
- Contact:
If the PSP can be used only as USB storage, but can have concurrent access to its memory alongside the PC then you can make a text exporting plugin for Smartie and save the file to the PSP shared location.
I strongly advise against it if the memory is flash (memory stick) as that wears out quickly. If you could share a "virtual drive" in the PSP RAM that would be great!
The most easy way is wireless, I think that the PSP has wifi onboard, so making a listening TCP service should be easily done for it and make a simple protocol to put on screen the received TCP packets!
If you get the PSP program done then I'll provide you with the Smartie plugin! Just write here when you are set so we can discuss the communication protocol.
I strongly advise against it if the memory is flash (memory stick) as that wears out quickly. If you could share a "virtual drive" in the PSP RAM that would be great!
The most easy way is wireless, I think that the PSP has wifi onboard, so making a listening TCP service should be easily done for it and make a simple protocol to put on screen the received TCP packets!
If you get the PSP program done then I'll provide you with the Smartie plugin! Just write here when you are set so we can discuss the communication protocol.
-
- Posts: 4
- Joined: June 11th, 2007, 4:34 pm
Like I said before I am no programmer so I was just putting the idea out there to see if it was even remotely possible to make.
There is a PSP plugin that allows the video signal to be sent via usb to a computer. The drivers set the PSP up as PSP type B (USBHOST) and allow the signal from the PSP to be seen on the PC screen. I just figured there would be a way to do this in reverse.
Thanks for the answers
Why could it not be a homebrew app that monitored the usb for signals from the program then display on screen.The only way ,is you can wirte a program for cracked psp firmware use plugin mode...
This is not easy...
There is a PSP plugin that allows the video signal to be sent via usb to a computer. The drivers set the PSP up as PSP type B (USBHOST) and allow the signal from the PSP to be seen on the PC screen. I just figured there would be a way to do this in reverse.
Thanks for the answers
-
- Forum Supporter
- Posts: 734
- Joined: October 15th, 2005, 10:39 am
- Location: Romania
- Contact:
-
- Posts: 4
- Joined: June 11th, 2007, 4:34 pm
-
- Forum Supporter
- Posts: 734
- Joined: October 15th, 2005, 10:39 am
- Location: Romania
- Contact:
-
- Posts: 2
- Joined: October 2nd, 2008, 3:21 pm
To be honest I don't think using a PSP in place of a standard LCD would be all that difficult.
The hardest part would be getting the PC to communicate with the PSP... I haven't written a program for the PSP in a little while now but Im pretty sure the easiest way would be to use the PSP's serial port. That way, providing you only want the PSP to emulate an mXn LCD, the you wouldn't need to make any new drivers for LCDSmartie either
I'd up for trying to make this happen if there's people interested in it. I'll
have a look around to see if I can find any useful info & a cheap PSP remote to hack up
The hardest part would be getting the PC to communicate with the PSP... I haven't written a program for the PSP in a little while now but Im pretty sure the easiest way would be to use the PSP's serial port. That way, providing you only want the PSP to emulate an mXn LCD, the you wouldn't need to make any new drivers for LCDSmartie either

I'd up for trying to make this happen if there's people interested in it. I'll
have a look around to see if I can find any useful info & a cheap PSP remote to hack up
