Armdroid 1000

Arduino Testing, part 1

Posted
By dragoncoder047
Category: misc

This post is part 1 of the arduino-testing series:

  1. Arduino Testing, part 1
  2. It works!... almost

I finally was able to throw together a little code to have the Arduino run a motor.

Using a ULN2003A pried off the Armdroid circuit board, a joystick (as a potentiometer), and this code, I hooked up a motor like so:

arduino wiring

And it worked! The motor ran! And it ran very well!!

My only disappointment is I could not get the motors to run faster than 180 RPM reliably without skipping steps. Of course, they would run faster when under no load, bu when are they ever going to be under no load? Sigh. The Armdroid is a very slow robot.