good evening, I will be starting my first arduino project shortly, but I am not sure what to buy. Here is what i wish to accomplish: 1, power up a stepper motor in a specific starting position,given an input (dry contact closure or whatever) drive the motor for about 1.5 seconds or a specific number of steps. 2.delay the start of the driver for about 10 seconds. 3.have the units all powered from batteries.
some notes. this will need to be energized for approx 20 minutes total. it only needs to happen once on command. i would like to integrate some status LEDS into it eventually. The motor will need to rotate a 5lb piece of (wood ?) 180 degrees. So my questions are as follows:
- Is this too much for a stepper motor? I will also be using some sort of chain and sprocket reduction.
2.which products does anyone recommend, processor,drivers etc?
3.is this possible with the ardunio family of products - eventually i would like to control it using the android platform and make changes to some parameters if need be. is this possible?
I will be ordering some books on these products if you think I am on the right track to learn the needed code.