Monday, January 28, 2008
Final Year Studio - Development - 2 Servo Motor Control
Above is a video of multiple servo control in which I control both motors using the 'a,' 'b,' 'c' and 'd' keys on the keyboard. Using Processing, angle values are sent to the Arduino that then fills an angle position array up with these values. Each servo object then pulls a value from this array and outputs it to its specific servo motor. This then means that when a key is pressed servo 1 moves then on the next key press servo 2 moves and so on. Although in my final idea the servo screen will react to text charactors on the screen, it is very useful to use key presses at this stage for easy testing.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment