deSilva
01-28-2008, 01:39 AM
There are two IR receivers in the Education Kit. There is ample documentation how to work them; but nevertheless - if someone needs some easy Sunday occupation here it goes:
(1) Connect the IR-Receiver. This is extremely simple, as it is not just an IR-diode but a quite complex chip! The leads are, looking at its "eye":
left = 1 = data output (there are sometimes marks on it, looking like a "3"... very confusing!)
middle = 2 = ground
right = 3 = power supply, nominally 5 V, but 3.3 V does fine!
Now chose any pin (I recommend 15) for connecting the Propeller.
Thats all!
(2) I enclose a small part of a diagnostic program that shows you what is going on with your IR RC. The program works with Andy's PropTerminal, but you can readily change the object to TV_TEXT. There are different carrier frequencies (36 and 38 kHz is standard) , but the hardware is a very complient type..
(3) Have a look into some more advanced explanations and make your own IR keyboard from an old zero cost remote control! I had no problem decoding RC5 and Sony protocol types...
users.pandora.be/davshomepage/index.htm (http://users.pandora.be/davshomepage/index.htm) is an instructive link
----
Edit: I was not aware of the work of Bob Belleville obex.parallax.com/objects/37/ (http://obex.parallax.com/objects/37/) This virtually parallels my activities as ever could be http://forums.parallax.com/images/smilies/smile.gif .. Have a look there, he also explains the most important protocols in an accompanying PDF
Post Edited (deSilva) : 3/1/2008 7:56:18 AM GMT
(1) Connect the IR-Receiver. This is extremely simple, as it is not just an IR-diode but a quite complex chip! The leads are, looking at its "eye":
left = 1 = data output (there are sometimes marks on it, looking like a "3"... very confusing!)
middle = 2 = ground
right = 3 = power supply, nominally 5 V, but 3.3 V does fine!
Now chose any pin (I recommend 15) for connecting the Propeller.
Thats all!
(2) I enclose a small part of a diagnostic program that shows you what is going on with your IR RC. The program works with Andy's PropTerminal, but you can readily change the object to TV_TEXT. There are different carrier frequencies (36 and 38 kHz is standard) , but the hardware is a very complient type..
(3) Have a look into some more advanced explanations and make your own IR keyboard from an old zero cost remote control! I had no problem decoding RC5 and Sony protocol types...
users.pandora.be/davshomepage/index.htm (http://users.pandora.be/davshomepage/index.htm) is an instructive link
----
Edit: I was not aware of the work of Bob Belleville obex.parallax.com/objects/37/ (http://obex.parallax.com/objects/37/) This virtually parallels my activities as ever could be http://forums.parallax.com/images/smilies/smile.gif .. Have a look there, he also explains the most important protocols in an accompanying PDF
Post Edited (deSilva) : 3/1/2008 7:56:18 AM GMT