| View previous topic :: View next topic |
| Author |
Message |
splitti79
Joined: 13 Oct 2006 Posts: 1 Location: Germany
|
Posted: Sat Oct 14, 2006 1:25 am Post subject: IrDA function doesn't work |
|
|
Hi,
I want to get the signals of different controls and save them in profiles to use the psp as multi remote control.
System.irdaRead() takes the signal, but the signal is only one sign and it's every time the same sign on different remotes. I tried to change the format with tonumber() and tostring, but no good result.
Could you help me???[/quote][/code] |
|
| Back to top |
|
 |
Shine
Joined: 03 Dec 2004 Posts: 728 Location: Germany
|
Posted: Sun Oct 15, 2006 3:43 am Post subject: Re: IrDA function doesn't work |
|
|
| splitti79 wrote: | | I want to get the signals of different controls and save them in profiles to use the psp as multi remote control. |
The IrDA light modulation is imcompatible with the usual remote control light modulation, so this won't work. IIRC there was some low-level program written some time ago in a forum of ps2dev.org, where someone managed to program the IR LED hardware to emit remote control signals, so you can enhance Lua Player with this source to support it and I can integrate it in the official Lua Player release. |
|
| Back to top |
|
 |
|