How to let the AL5A arm do programmed work without computer?

Hi guys, thanks to your help in the past few months my AL5A arm is doing good performing a big number of steps and sequences accurately, programmed via RIOS :laughing:

Now I was wondering what is the way to let the arm do the same work programmed by RIOS, but using a controller instead of a big and bulky laptop next to it which brings a lot of inconvenience. :cry:

Is there any way to achieve that? :unamused:

Thank you guys again

Yup. Replace the laptop with a BotBoarduino: lynxmotion.com/c-153-botboarduino.aspx
The boards can be stacked if you want and you can still use the SSC-32 to handle all the “servo stuff”.
Unfortunately RIOS communicates directly with the SSC-32, so you’ll need to start using / creating Arduino-based code.