I want to be able to control and drive multiple vibration motors (like the Adafruit 1201 Vibration motors) with my arduino uno board. I have found this schematic that works for one motor. Can I connect multiple motors, and instead of using the 3v3 and ground pins from the arduino board, as shown in the diagram, use those from a separate power supply instead? And then only use the output pins from the arduino board for control? Would I need to change anything else with the setup?
the image:
yes, this is what i was thinking. I just want to know if simply connecting the 3v3 and ground wires of each motor to the power supplyinstead of the board like in the image requires any other modifications to the circuit? Otherwise I just replicate this.
OK as I said, remove the 0.1uf capacitor.
The emitter (thing with the arrow on it) of all the 2N2222s must still be connected to the Uno GND
+3.3V power supply connects to motors and the -3.3V connects to GND
I was curious about your (emphatic) suggestion to remove the cap. Don’t think I’ve used one before either. But some interesting discussion here includes contrary views.