I was looking around for a sketch or instructions on how to make a robot arm move randomly. I want it to move in whatever direction it can on its own just for entertainment, like a random blinking light. Is there link to one or instructions on how to write the sketch?
Your robot arm has two limits on each servo you must program. See this simulation, adjust the pin numbers to your robot arm, and the min and max values, replacing "0" and "180" with angleStart[servoPin[]] and angleStop[servoPin]].
When you have a solution to your topic, you close the topic.
To start another subject (the multiplexer) start another topic. I understand "random servo" might be similar, but the focus will be on the multiplexer, because you have a solution to the random servos.