IR Transmitter

I

Indra Suryanata

Guest
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
 
indras@efn.org (Indra Suryanata) wrote in message news:<25660408.0411222246.2384a325@posting.google.com>...
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.
 
indras@efn.org (Indra Suryanata) wrote in message news:<25660408.0411222246.2384a325@posting.google.com>...
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.
 
billb@eskimo.com (William J. Beaty) wrote in message news:<2251b4e6.0411230954.14c11b44@posting.google.com>...
indras@efn.org (Indra Suryanata) wrote in message news:<25660408.0411222246.2384a325@posting.google.com>...
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.
 
archilochus57@yahoo.com (Colubris) wrote in message news:<b42cfb8e.0411231316.705e3574@posting.google.com>...
indras@efn.org (Indra Suryanata) wrote in message news:<25660408.0411222246.2384a325@posting.google.com>...
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
 

Welcome to EDABoard.com

Sponsor

Back
Top