what I mean is the "learning" function on these remotes.
Hi Michael,
I've never tried a learning remote with serial IR data before, but I would be interested
in knowing if it worked or not. Could make for some really interesting projects.
Just don't have a learning remote to test.
Bruce,and Michael, You can use any Pic micro with a pwm output to generate modulated serial data. I have been doing it for about 2 years since I started using 16F88's for remote controls. All you need are 2 diodes with there anodes connected 1 to the tx output and 1 to the pwm output and the cathodes driving a pnp transistor for the IR drive... Try it...
Dave Purola,
N8NTA
Hi Dave,
Thanks. I've done a lot of IR apps with/without external components. Except for the IR LED
and resistor of course.
I just worked up the Data Signal Modulator example while playing with the new 16F1827.
The DSM module on this thing goes well beyond simple modulated IR communications. And
a single resistor + IR LED is all you need to setup an IR wireless network with multiple PICs
all using the hardware USART with HSERIN/HSEROUT.
Learning remotes do no decoding but merely record an image of the signal for playback. The source of the learned signal should not matter.
Cool -- that's what I needed to know.
And your right Bruce, that could make for some (very) interesting ideas.
Be fun to even add a PIC Ired rcvr to the serial port and maybe write some VBnet stuff.
For now though, just on/off control of my media PC with the Harmony.
Bookmarks