Difference between revisions of "Blog 15"

From BitWizard Wiki
Jump to navigation Jump to search
(Created page with "== Working with stepper motor == In this post I am going to connect a stepper motor with my Arduino. I want the stepper motor to turn left and right, and I want the stepper m...")
 
Line 1: Line 1:

== BETA ==


== Working with stepper motor ==
== Working with stepper motor ==



Revision as of 11:13, 29 October 2015

BETA

Working with stepper motor

In this post I am going to connect a stepper motor with my Arduino. I want the stepper motor to turn left and right, and I want the stepper motor to turn a certain degrees.

Before programming I first need to connect the Arduino with the stepper motor.

The hardware I used:

  • 7fets
  • 28BYJ-48 Stepper Motor

( I also posted in Blog 14, I connected the 7fets with an lcd + display. This is something what of course is not needed )