PDA

View Full Version : Easy C pro Hybred mode?


Mentor08
01-25-2008, 09:50 AM
Using Easy C pro, during autonomus/hybred mode is it possible to give input to the digital IO on the RC through the "TV" remote/IR sensor. Doesn't the field switch remove the possibility of human driver input. What is the best way to program this?

Thanks to the replies!

Kingofl337
01-25-2008, 10:38 AM
You can drive the robot in autonomous with the remote control as it doesn't route through the Operator Interface. To the robot the remote is just a sensor.

Mentor08
01-26-2008, 02:32 AM
Thanks,

That makes total sense now.

ShotgunNinja
02-04-2008, 05:21 PM
Yeah, just wire the 4 remote buttons into 4 open Digital I/O ports.