IR Remote
flasher
Posts: 10
in BASIC Stamp
I have learned to use the ir remote control to write keys to the debug terminal. I need help choosing a key on the remote and using that choice to activate a remote device, such as a transistor. As you can see, I'm a willing student.
Thanks,
Flasher
Thanks,
Flasher
Comments
My object is to punch in a number and use the output from the remote to control a circuit remotely.
Thanks,
Flasher
https://www.parallax.com/downloads/ir-remote-boe-bot-text
Now that you have your program reading the remote and debugging, start adding IF checks within your loop to branch to a program segment or subroutine that does what you want. Pseudo code: