| View previous topic :: View next topic |
| Author |
Message |
KickinAezz
Joined: 03 Jun 2007 Posts: 328
|
Posted: Fri Aug 15, 2008 11:50 am Post subject: IR Learning Remote Really Not possible or Not investigated? |
|
|
I think one essential feature left on FAT PSP's is code learning capability.
Has this area been deeply and sufficiently been investigated? or are we blindly feeding on the rumour spread by someone who didn't know? _________________ Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming. |
|
| Back to top |
|
 |
jube
Joined: 23 Oct 2007 Posts: 115
|
Posted: Fri Aug 15, 2008 3:02 pm Post subject: |
|
|
| its been done hasnt it ? thought there was a learning remote app already out there? Irshell rings a bell. |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Fri Aug 15, 2008 4:30 pm Post subject: |
|
|
Nope. No learning remote programs. The PSP has the ability to output remote IR format, but not input it (as far as anyone knows). The only input is IRDA which is not even remotely (pun not intended) IR remote format.
If you could poll the IR input directly, it should be possible to make a learning app for remotes. |
|
| Back to top |
|
 |
jube
Joined: 23 Oct 2007 Posts: 115
|
Posted: Sat Aug 16, 2008 4:17 am Post subject: |
|
|
hi J.F, hows it going? :)
is that case of the functions not been discovered yet or that psp designers never intended the ir port to be used for anything other that IRDA input?.
Am just starting on subject myself, wandering weather to include IRDA into the ir capabilities of pspz v2, going to look if it will all fit on firmware, there are no end of code sample out there for remote apps, so prob will include both, should be no prob to auto-detect format. |
|
| Back to top |
|
 |
KickinAezz
Joined: 03 Jun 2007 Posts: 328
|
Posted: Sat Aug 16, 2008 4:33 am Post subject: |
|
|
SIRCS module has a struct for RAW IR data for output; thats already an old thing and figured out. sceIRDA_driver SHOULD have one for input too, to encapsulate that into IRDA format. This area Needs deep investigation. :( _________________ Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming. |
|
| Back to top |
|
 |
jube
Joined: 23 Oct 2007 Posts: 115
|
Posted: Sat Aug 16, 2008 9:04 am Post subject: |
|
|
| sounds sensible ! Think your going to have to find phat owner with a passion for the IR port and some damn deep understanding of how to find those function stubbs, puts me out the picture on both counts ! :) |
|
| Back to top |
|
 |
KickinAezz
Joined: 03 Jun 2007 Posts: 328
|
Posted: Sat Aug 16, 2008 9:51 am Post subject: |
|
|
| jube wrote: | | sounds sensible ! Think your going to have to find phat owner with a passion for the IR port and some damn deep understanding of how to find those function stubbs, puts me out the picture on both counts ! :) | I own phat myself. Wish I had MIPS forenrensic skills but far too basic for things like these. _________________ Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming. |
|
| Back to top |
|
 |
Dariusc123456
Joined: 12 Aug 2008 Posts: 394
|
Posted: Sun Aug 17, 2008 5:14 am Post subject: |
|
|
| The Ir-Port are use during 1.0 and 1.50 to Please against other people. But now, since they have adhoc (Wireless PEER-TO-PEER) they dont need it anymore. Now if they put bluetooth on a psp, that would be great. But as I know, they wont. |
|
| Back to top |
|
 |
jean

Joined: 05 Jan 2008 Posts: 489
|
Posted: Sun Aug 17, 2008 8:19 pm Post subject: |
|
|
| Quote: | | SIRCS module has a struct for RAW IR data for output; thats already an old thing and figured out. sceIRDA_driver SHOULD have one for input too, to encapsulate that into IRDA format. This area Needs deep investigation. :( |
I didn't investigate on PSP side, but i'm something like an infrared nerd! Sircs still need preambles that some other formats don't like....while in output you can simply prepend ad-hoc data to distance preamble from your real data, in acquisition the hardware detector is not even triggered if such a preamble does not exist. I _think_ detection is not possible. For this reason i was assembling a system working on microphone. If you're interested i can release something on this side.
jean |
|
| Back to top |
|
 |
KickinAezz
Joined: 03 Jun 2007 Posts: 328
|
Posted: Sun Aug 17, 2008 10:09 pm Post subject: |
|
|
| jean wrote: | | Quote: | | SIRCS module has a struct for RAW IR data for output; thats already an old thing and figured out. sceIRDA_driver SHOULD have one for input too, to encapsulate that into IRDA format. This area Needs deep investigation. :( |
I didn't investigate on PSP side, but i'm something like an infrared nerd! Sircs still need preambles that some other formats don't like....while in output you can simply prepend ad-hoc data to distance preamble from your real data, in acquisition the hardware detector is not even triggered if such a preamble does not exist. I _think_ detection is not possible. For this reason i was assembling a system working on microphone. If you're interested i can release something on this side.
jean | Yeah im intrested. More details? Works from sio port? _________________ Intrigued by PSP system Since December 2006.
Use it more for Development than for Gaming. |
|
| Back to top |
|
 |
suloku
Joined: 07 Apr 2007 Posts: 5
|
Posted: Tue Sep 30, 2008 7:32 am Post subject: |
|
|
Learning codes on psp phat and using that learned codes to successfully output them as a remote (i.e.) would do is possible.
No app out there doesn't mean someone hasn't done it (but maybe not). Anyway it's not impossible, so if someone is in the mood and has the skills may be able to do it. |
|
| Back to top |
|
 |
k!rk
Joined: 18 Jul 2008 Posts: 11
|
Posted: Wed Dec 03, 2008 10:16 am Post subject: |
|
|
| jube wrote: | | Irshell rings a bell. |
No doubt about that, Ahman did it again. Just amazing. |
|
| Back to top |
|
 |
|