27964 Parallax Inc, 27964 Datasheet - Page 3

UNIPOLAR STEPPER MOTOR 12VDC

27964

Manufacturer Part Number
27964
Description
UNIPOLAR STEPPER MOTOR 12VDC
Manufacturer
Parallax Inc
Datasheet

Specifications of 27964

Accessory Type
Unipolar Stepper Motor
For Use With/related Products
BASIC Stamp®
Lead Free Status / Rohs Status
Lead free / RoHS Compliant
Other names
M425P-5
Motor Connections
Use the table below when connecting your stepper motor to the driver circuit.
1
2
BASIC Stamp 1 Application
This program demonstrates basic full-step, high-torque control of a unipolar stepper motor.
sequence data is stored in an EEPROM table to simplify program design and modification. Separate
subroutines are used to manipulate the step index pointer that controls rotational direction. Note that
the stepper update routine (
used by the stepper motor.
' {$STAMP BS1}
' {$PBASIC 1.0}
SYMBOL
SYMBOL
SYMBOL
SYMBOL
SYMBOL
Full_Steps:
Setup:
Main:
© Parallax, Inc. • Unipolar Stepper Motor (#27964) • 02/2006
Current motor supplied as PN #27964
Motor originally supplied with StampWorks kit
EEPROM 0, (%00110000, %01100000, %11000000, %10010000)
DIRS = %11110000
stpDelay = 15
FOR idx = 1 TO StpsPerRev
NEXT
PAUSE 500
FOR idx = 1 TO StpsPerRev
NEXT
GOSUB Step_Fwd
GOSUB Step_Rev
Manufacturer
Degrees per Step
Steps per Revolution
Phase 1
Phase 2
Phase 3
Phase 4
Common
StpsPerRev
idx
phase
stpIdx
stpDelay
Do_Step
= 48
= B2
= B3
= B4
= B5
) is designed to preserve the state of IO pins that are not being
Mitsumi
Orange
Yellow
Brown
Black
Red
7.5
48
' one revolution
' one revolution
1
' whole steps per rev
' loop counter
' new phase data
' step pointer
' delay for speed control
' make P4..P7 outputs
' set step delay
' rotate clockwise
' wait 1/2 second
' rotate counter-clockwise
Howard Industries
Brown
Green
White
Black
Red
100
3.6
2
Step
3

Related parts for 27964