Dual Power for Uno, easydriver 4.4 and 24v stepper…..Wiring questions???
Hello, firs off I am just getting started with the electronics side of my project and also really just getting my feet wet in electronics in general too.
Basically I am working toward using a combination of arduino UNO, easydrivers and stepper motors to different cnc related projects, but at this point I am just doing proof of concept mini projects to establish how everything is going to work for myself.
I know that these are some fairly basic questions but at this point I am very shall we say “gun shy” seeing as one of the first things I did was fry my first arduino uno by plugging a COLD(not actually plugged in) 30v power supply into it. (I was just trying to see if the connector was the right size for the arduino, but I am guessing the transformer or capacitors must have had enough juice to fry something??? Any ideas???) So basically I am in a position where I do not have a lot of extra money and I have already had to go out and buy a new arduino uno at the shack for $35 so I want to be sure from here on out that I am not going to fry anything.
First question:
My basic setup is arduino uno sending signals to an easydriver v4.4 wired into a mitsumi M42SP-6TA stepper motor(from an old Compaq printer).
My first setup using a 12V 750mA wall power adapter plugged directly into the arduino uno and then I follow wiring seen in this quick start guide
https://www.sparkfun.com/tutorials/400
and used the code here too. All I got were some barely audible wines and some very minor motor jumps when the power was plugged in. Now I am not sure of the motor wiring but I tried as many combinations as I could and I used a millimeter to find which wires went together so I don’t know if that was my issue but NO arrangement worked.
Any suggestions? Am I just underpowered?
Seccond Question:
My plan in trouble shooting is to go to a bigger power supply for the easy driver and then run the arduino separately either off of the usb or a separate power supply, or possibly just use a dual power supply.
The issue is that I want to make sure I am wiring it correctly so I don’t blow another arduino or my easydriver.
Any suggestions or help?
Third Question:
I also have a seed studio motor shield v1(I think) that I got at radio shack. Now this is actually a arduino shield in the since that it stacks on top of it, and it has a power jumper that I think either allows it to be powered by the arduino or power the arduino?
For testing my setup should I just use this, although I have 3 easydrivers and they will be used for more final projects?
If I use this do I leave the jumper in place to power the shield and arduino separately or do I remove the jumper?
Any simple wiring directions?
Thank you for reading and helping me with my issues. I know they are very basic and the answers are out there I just got overloaded with conflicting info and am worried I will fry another arduino or even my easydriver.
I would also be interested in some different code to test my idea and test stepper motors in general so if anyone has any suggestions that would be great.
THANKS AGAIN!!!!