Quote:
|
Originally Posted by willie837
I need a button code for operating our arm on our robot. Any code would be nice.
|
What moves your arm? A motor? Pneumatics? A herd of servos in parallel? The code you need has to control the device you use.
What button are you using? What do you want to have happen when you press the button? The code you want has to implement that.
After you give some real specifications for what you want, we can start giving useful suggestions on how to meet them.