Ir remote
erastusk
Posts: 17
Anybody experienced in building their own IR remote?..how do you programme the stamp chip?
Comments
Have a look at·Parallax's excellent IR material in http://www.parallax.com/Portals/0/Downloads/docs/prod/sic/WebIR-%20v1.1.pdf
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."
Your right it would be much easier buying one however, the project i'm working on is for a mentally disabled individual, really need to keep it simple .Was hoping to make simple 3 button remote (play ,pause and stop).
Mike,
Thanks for the info i'll check out that info and see what i can get.
hard wiring 3 pushbuttons to the buttons you need.
Alternatively, I'm posting a program that I used successfully to transmit (and repeat) a single Sony power on code (21). I built an external·38.5 khz IR oscillator using a 555 timer IC·and used a BS2 to switch it on & off. My code is commented for your consideration.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."
Thanks!
erastusk: There's more·good info on IR controls and·Sony·protocol·in a shorter format at http://www.parallax.com/Portals/0/Downloads/docs/prod/compshop/IRremoteAppKit.pdf
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."
I have some questions..that sample code you shared using sony protocol you need twelve pulses after·a start pulse right? Just looking for clarification.Also from reading the IR resources sounds like i'll need a 555 timer ckt right?..why wouldnt a freqout command work?
Thanks for your help
You can use the Parallax freqout trick to send minimum 1-millisecond pulses of 38 kHz, but those are too long for the Sony protocol.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."
I'm not using a sony remote, i'm hoping to build my own remote that mimics a sony remote, thanks for the info though.
Erco,
Thanks for that clarification..once i complete my project i'll owe you one!
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tia'Shar Manetheren
Please "flip the code" and test it.
Let us know how that works for ya.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
·"If you build it, they will come."