Hi.
I would like to make a device that you could enter a distance in mm and hit the go/start button and then it will go to that position.
I think that arduino could do it, but as I have never used an arduino I have not idea where to start or what to do. You can see the attatched diagram that is included.
What I would like to know is.
- Firstly is it possible?
- I would need a LCD screen to see what numbers to enter etc.
- Need a keypad.
- Stepper motor or servo motor or something else?
- I already have a 270oz stepper, what is the max size in amps that arduino can run a stepper motor?
- I think I need an arduino, motor shield, linear or rotary encoder shield?
- What arduino do I need, there are heaps. Arrghh, lol.
- Would need to set motor speed too, and I guess acceleration and decelleration.
- Would need to be able to zero device.
- Would need to have a limit switch at either end of travel.
These are just a few things I can think of that would be needed.
The idea is you punch in a distance you want the thing to move in mm, then press start/go. Then it will move that that position.
How do I get started doing this? I mean all the computer code and stuff. To make the arduino work you use a motor shield right? Does the arduino send pulses to drive the motor shield?
How do you get a display in mm to show on the LCD screen if the motor is only turning from pulses? I guess you some how write a program for the linear shield?
Can some one show me some links or information on how to do each of the steps need for this type of project.
Keen to try this arduino stuff out
Peter