When I came upon this 1980’s robotic arm, with an outdated control system, I figured I could build it a new one. The robot came equipped with 6 uni-polar stepper motors. I built a simple push button remote, utilizing a couple parallel-to-serial shift registers to save on I/O pins. The motors are driven by Darlington arrays triggered by serial-to-parallel shift registers. The microcontroller simple reads in the buttons, decided which motors to move and drives the motors accordingly.
If you would like to learn more, or have any questions don’t hesitate to ask.