Hi Nigel,Presumably you are aware that you can't just replace the servos with steppers?, either electrically or mechanically - servos are absolute devices (you tell it to go to point A, and it goes there and stays there). Steppers are 'relative', you tell it to go so many steps from where it currently is, and in what direction, and it will attempt to do so - but you've no idea if it actually made it or not. A servo will get there, or at least keep trying to do so - a stepper will simply make an attempt, and has no idea if it succeeded or not.
I'm presuming you're just wanting to use the steppers on their own, with no additional gearing?, and no kind of external positioning feedback - it's likely to considerably inferior to servos in that case.
Thank you for your input.
My son and I have learned a lot just reading the comments here!
One thing I learned is the need to have the stepper go through a reset mechanism so it knows where's the start. That is for a later google. My son wants to build a precision robotic arm, he is learning openCV right now. So that means he'll likely use his raspberryPi for that and feed the arduino what to move if the pi can't handle all the sensors. My role is more as a debugger, I have programming experience so I help him out when he's really stuck and introduce him to what I learn on what he's interested in. I started my vacation and this year its a staycation so I'll be reading up a lot on steppers so as to maximize his learning experience.
Since we couldn't get the steppers off to a start right away, I bought him servos so he can at least make it and keep his interest alive.
For the steppers I'll need to get him to think of ways to create that gate to reset the stepper or tell it where's 0 so to speak (and I'll look into this myself!) then the power so what I have is 0.4 amps so with 4 coils this means 1.6 amps so he can use a normal driver referenced above. to power them maybe a laptop power supply with some resistances? What would you think?
Thank you all for your time!!
Antoine and Alex