Bookmark this page:
Yahoo!
Windows Live
del.icio.us
digg
Netscape
|
|
||||||||||||||||||||||
|
Posted by Indra Suryanata on November 23, 2004, 1:46 am
Please log in for more thread options LCD (http://www.picbasic.org/proton_dev.php). I would like to create an IR Transmitter/remote control for my Sony DVD Player (DVP-NS575P) to get started. If I would like to make button 1 on the board to send "Play" and button 2 to "Stop", how do you code them in PIC BASIC? I am using Proton Lite right now and has ordered Proton Development Suite. Thanks so much for your help. Best regards, Indra | ||||||||||||||||||||||
|
Posted by William J. Beaty on November 23, 2004, 12:54 pm
Please log in for more thread options Unless someone has the control codes for your DVD player, your best bet would be to build an IR *receiver* first. Then aim your DVD remote at it, press 'play,' and record the ?30? bits of data plus the pulse width timing. | ||||||||||||||||||||||
|
Posted by Wong on November 23, 2004, 7:02 pm
Please log in for more thread options billb@eskimo.com (William J. Beaty) wrote in message
> indras@efn.org (Indra Suryanata) wrote in message
> > I am a complete beginner. I just bought the Proton Dev Board MKII plus
> > LCD (http://www.picbasic.org/proton_dev.php). > > > > I would like to create an IR Transmitter/remote control for my Sony > > DVD Player (DVP-NS575P) to get started. If I would like to make button > > 1 on the board to send "Play" and button 2 to "Stop", how do you code > > them in PIC BASIC? >
> > Unless someone has the control codes for your DVD player, your best bet > would be to build an IR *receiver* first. Then aim your DVD remote > at it, press 'play,' and record the ?30? bits of data plus the pulse > width timing. An extra IR Receiver might not necessary. Just open your DVD remote case, use your oscilloscope to probe the signal. You would have to understand the protocol of the remote using. From there, 'decode' the signal from the oscilloscope yourself. | ||||||||||||||||||||||
|
Posted by Colubris on November 23, 2004, 4:16 pm
Please log in for more thread options indras@efn.org (Indra Suryanata) wrote in message
> I am a complete beginner. I just bought the Proton Dev Board MKII plus
> LCD (http://www.picbasic.org/proton_dev.php). > I would like to create an IR Transmitter/remote control for my Sony > DVD Player (DVP-NS575P) to get started. If I would like to make button > 1 on the board to send "Play" and button 2 to "Stop", how do you code > them in PIC BASIC? > I am using Proton Lite right now and has ordered Proton Development > Suite. > Thanks so much for your help. > Best regards, > Indra Hi Indra, Have you tried the user forums at picbasic.org? There is also a searchable mailing list archive at www.melabs.com I've seen several discussions on very similar topics in the past. | ||||||||||||||||||||||
|
Posted by Indra Suryanata on November 24, 2004, 5:25 pm
Please log in for more thread options archilochus57@yahoo.com (Colubris) wrote in message
> indras@efn.org (Indra Suryanata) wrote in message
> > I am a complete beginner. I just bought the Proton Dev Board MKII plus
> > LCD (http://www.picbasic.org/proton_dev.php). > > I would like to create an IR Transmitter/remote control for my Sony > > DVD Player (DVP-NS575P) to get started. If I would like to make button > > 1 on the board to send "Play" and button 2 to "Stop", how do you code > > them in PIC BASIC? > > I am using Proton Lite right now and has ordered Proton Development > > Suite. > > Thanks so much for your help. > > Best regards, > > Indra >
> Hi Indra, > Have you tried the user forums at picbasic.org? There is also a > searchable mailing list archive at www.melabs.com > > I've seen several discussions on very similar topics in the past. Thanks a lot for everyone who responded. I really appreciate it. I have tried the user forums at picbasic.org, but no responses. Anyway, I will try all your suggestions. Thanks again. Indra | ||||||||||||||||||||||
| Similar Threads | Posted |
| IR Transmitter | November 23, 2004, 1:46 am |
| FM transmitter | February 11, 2005, 7:55 pm |
| an old 27 Mhz transmitter - help! | February 8, 2006, 11:22 pm |
| Transmitter | August 2, 2006, 7:43 pm |
| Transmitter | August 20, 2006, 11:10 pm |
| Transmitter | August 21, 2006, 8:10 am |
| Transmitter | August 21, 2006, 8:23 am |
| Transmitter | January 10, 2007, 1:12 pm |
| Please help - Sony IR Transmitter | December 9, 2004, 9:22 pm |
| Mini FM Transmitter | February 9, 2005, 9:11 pm |
| FM transmitter question? | April 26, 2006, 9:20 pm |
| making a fm transmitter | July 13, 2006, 5:59 am |
| FM Transmitter for MP3 Unit and Others? | November 11, 2006, 7:06 pm |
| fsk transmitter & reciever | November 29, 2006, 9:41 am |
| FM stereo transmitter? | December 5, 2006, 11:13 am |

IR Transmitter
Yahoo!
Windows Live
del.icio.us
digg
Netscape 







> LCD (http://www.picbasic.org/proton_dev.php).
>
> I would like to create an IR Transmitter/remote control for my Sony
> DVD Player (DVP-NS575P) to get started. If I would like to make button
> 1 on the board to send "Play" and button 2 to "Stop", how do you code
> them in PIC BASIC?