Steppermotor gsm control

General project help for Adafruit customers

Moderators: adafruit_support_bill, adafruit

Please be positive and constructive with your questions and comments.
Locked
Kegusa
 
Posts: 2
Joined: Wed Dec 04, 2013 5:23 pm

Steppermotor gsm control

Post by Kegusa »

Hi I have a problem.

I am totally new in eletronic and need help and guidance.
do not know where to start. please help?

my problem is I need to be able to control a stepper motor, with my mobile phone
stepper motor must be able to turn when calling the device. so that it can turn the 7.5 degrees, 15, or 30 degrees.
please can you help.I am thinking of Using Raspberry Pi or Arduino modules?
what will be needed for controling of stepper motor?

Kenneth

[email protected]

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Steppermotor gsm control

Post by adafruit_support_rick »

There is an Arduino GSM module designed to attach to an Arduino Uno. You can also attach a stepper motor controller.

You will have to program the arduino to communicate with your phone through the GSM module, and also program it to control your stepper.

Kegusa
 
Posts: 2
Joined: Wed Dec 04, 2013 5:23 pm

Re: Steppermotor gsm control

Post by Kegusa »

thx
Will buy these modules, and find software for controling.

User avatar
adafruit_support_rick
 
Posts: 35092
Joined: Tue Mar 15, 2011 11:42 am

Re: Steppermotor gsm control

Post by adafruit_support_rick »

I doubt you'll find the software - this would be a do-it-yourself project. We have sample code for the individual components, but you'd have to integrate all that to get to the final program.

Locked
Please be positive and constructive with your questions and comments.

Return to “General Project help”