Eophex:
Thanks a lot for that answer!
The servos I use are 3 - 7,2 V (SG90) and I've so far only powered them with 6 V but I suppose I can supply them with 5 V? As long as the current won't exceed the maximum that the board can take? Would you guys say that it's safe to use 16 of these servos at 5 V? I probably won't use 16 of them, but knowing that it's possible will make me feel more comfortable.
The DC motor I'll possibly use is this one. It won't go extremely fast at any point in my project, since it will most likely power a small conveyor belt or something like that. Does this mean that I only have to supply VM with the smallest voltage required (3 V)? It's rated at 9 V, but the lowest RPM it can produce is at 3 V so doesn't that mean that using more than 3 V will be unnecessary?
I have no idea how to actually control the DC motors with this servo board, but I assume that it's possible by configuring A+ & A- or B+ & B- in the program. Does anyone:
Know how to do this / know a good thread that teaches me? If this gets too much into programming I can bring it up in another post since I'll probably post another thread in "Programming" since I have a problem regarding that aswell.
So, notice, on that Bang-Good catalog page, for the JOHN-SON380 Motor, there is a list of specs. And one of them is Maximum current. And that value is: 3.8A
That is the current you need to make sure your power supply can deliver. I've never heard of a USB port that can deliver that much current, so most likely you will need to use an external supply.
Now, this current is the Absolute Max this motor is likely to draw--and that will usually be when the motor is starting up [though probably not that much current at start-up, unless it is heavily loaded], when the motor is heavily burdened, and especially when it is "stalled" [that's when something is causing the shaft to NOT MOVE].
You might be able to get away with using a supply that has a lower maximum current, IF you will not be loading down this motor [much], and IF you place a very large capacitor across the motor [so the capacitor can store up charge, and deliver that charge during those brief times the motor demands such extreme currents].
Are you getting a sense of the complicated nature of this topic?
The specs also include a No Load Current of 680MA. That's the current the motor will draw when it is just sitting there running, but not doing anything [i.e. with nothing physically connected to the motor shaft]. So, the actual average operating current will be somewhere in between 680mA and 3.8A.
So, either get a supply that can deliver 3.8A--all the time. Or, learn enough electronics to figure out the value of capacitance for supplying current bursts, when the motor demands it -- assuming the application will be "bursty". OR, use this as an opportunity to learn electronics and get busy experimenting ['cuz, that's how I/we learned it, fer kris sake
]!
As for the Servos -- yes, if they're spec'd to operate from a voltage range of 3V to 7,2V, then notice how 5V fits in that range? That means that you can run it/them on 5V. So, look up the specs for your Servo(s) and see what it says about current demand. There will, likely, be more than one current specification. If you can't make sense of it. Come back here and ask.