Probably a strange question but before I start my attempt to write a program which might not be possible.
Arduino Uno, MicroServo 99, Separate PSU for the servos.
I have 4 small servos. I need them to operate an Automata project. For instance, I might want one servo to sweep continuously with others operating at different times, often overlapping through the cycle which would run for around four minutes.
So, before I attempt to write a program, am I expecting the impossible? If it is possible, I'm assuming 'nested' loops?
Looking forward to the challenge. I'm fine programming servos to work in sequence etc so I have some experience.