Quote:
|
Originally Posted by Rob2713g
Hey,
My team is trying to create a push button system where we have 5 buttons, each worth a different amount. We are having trouble writing the program because we don't know how to make it so that 2 buttons can be pushed at the same time. We've heard suggestion such as interrupts and getting a microcontroller for each button. Thanks in advance and I'll be sure to post our results.
|
Can you give a more detailed explaination of what you are trying to do? Are the five buttons Operator buttons with your joysticks, or are they on the robot? What will these buttons be doing in your code (driving a motor, etc)?