Arduino : How to Control Stepper Motor Via Bluetooth (with Smartphone)

by MertArduino in Circuits > Arduino

61373 Views, 307 Favorites, 0 Comments

Arduino : How to Control Stepper Motor Via Bluetooth (with Smartphone)

smartphone_stepper.jpg

This instructable is the written version of my "Arduino : How To Control Stepper Motor via Bluetooth (with Smartphone)"

In this project we will control a Stepper motor with a smartphone via bluetooth.

My YouTube Channel

First, you should see the following Instructable:

How to Control a Stepper Motor With L293D Motor Driver

Tutorial

Arduino : How To Control Stepper Motor via Bluetooth (with Smartphone)

The Stepper motor used here is a rusty old EPOCH (5 wires) stepper motor, which is a unipolar stepper.

Parts Required :

vlcsnap-2016-10-14-17h35m19s623.png

Parts Required :

- Bluetooth Module ( for example : HC05 or HC06 )

- Jumper Cables

Circuit & Connections

circuit_bluetooth.png
vlcsnap-2016-10-14-17h35m43s635.png
vlcsnap-2016-10-14-17h35m55s080.png
vlcsnap-2016-10-14-17h36m05s576.png
vlcsnap-2016-10-14-17h36m12s440.png
vlcsnap-2016-10-14-17h36m24s399.png
vlcsnap-2016-10-14-17h36m37s627.png

Bluetooth Modul VCC to Arduino 5V

(at the same time if you want, you can use 3V3)

Bluetooth Modul GND to Arduino GND

Bluetooth Modul RX to Arduino TX

Bluetooth Modul TX to Arduino RX

Programming

vlcsnap-2016-10-14-17h36m52s444.png

Get the Code and Application

*** When uploading code remove the Bluetooth VCC cable

Create Application

vlcsnap-2016-10-14-17h37m04s238.png
vlcsnap-2016-10-14-17h37m11s453.png
vlcsnap-2016-10-14-17h37m16s287.png
vlcsnap-2016-10-14-17h37m25s561.png
vlcsnap-2016-10-14-17h37m39s930.png

I use "App Inventor" for create application

MIT App Inventor

If I Was Helpful

FQG10T9ITZFKBCY.MEDIUM.jpg

First of all, I would like to thank you for reading this guide ! I hope it helps you.

If you want to support me, you can subscribe my channel and watch my videos.

My YouTube Channel