Hi there, I just bought a Arduino Uno and am trying to work with stepper motor.
I have programed my Atmega328P MC by using Urduino Uno and hooked up the UNO to the ULN2003AN driver and that to the stepper motor. everything works fine:). but now that i know that everything is working fine now i want to take out the MC (since its programmed now) from UNO board and JUST have the MC, Driver, and motor (power supply offcourse!) hooked together, NO UNo board.is it possible?
I tried doing it but nothing is happening!!!:(. HELP please. i have even looked at the data sheet of the Atmega328p and follwed it!!.
so this is wat i have so far:
-stepper motor(unipolor) is hooked up to ULN 2003A pin (13,14,15,16), and the two center taps to the power supply.
-ULN 2003A pin 8 to grnd and 9 to power supply
-MC Atmega328P pin 7 to power supply, 8,22 to grnd, and pin 23,24,25,26 to ULN 13,14,15,16, respectively.
WAT am I doing wrong. please help!!!