Arduino Tutorial - Stepper Motor With Bluetooth
by Tech Hunt in Circuits > Arduino
2536 Views, 1 Favorites, 0 Comments
Arduino Tutorial - Stepper Motor With Bluetooth
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
The Stepper motor used here is a rusty old EPOCH (5 wires) stepper motor, which is a unipolar stepper.
Hardware Required
Parts Required :
- Bluetooth Module ( for example : HC05 or HC06 ) - Jumper Cables
Circuit & Connections
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
Get the Code and Application
*** When uploading code remove the Bluetooth Rx and Tx Cabel
Create Application
I use "App Inventor" for create application
MIT App Inventor
If I Was Helpful
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.