Log in

View Full Version : IR board controls


kDude
23-01-2008, 17:01
Can we program the IR board so (for example) we press button 1 and it moves forward indefinitely until we press button 2 (stop)? Or can we only program it to move for a certain amount of time?

kevin.li.rit
23-01-2008, 17:20
That's up to you, you can do it both ways.

kDude
23-01-2008, 19:30
Okay, thanks. I wasn't sure if there was some rule limiting us to a certain way.

kevin.li.rit
23-01-2008, 19:40
Okay, thanks. I wasn't sure if there was some rule limiting us to a certain way.

There is a rule stating that you can only receive four commands. You don't have 4 buttons. So you can't have some type of keypad program for the IR receiver that lets you scroll through a dozen commands.. So (1) Go forward indefinitely (2) stop are ok and adding stuff like turn left, turn right are ok.