baroobob / StepperMotors

Python module for controlling stepper motors.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

StepperMotors

This is a Python module for controlling a stepper motor. A Portescap 20MO20D1U. This is a 5 Volt, unipolar stepper motor with a step angle of 18 degrees. This module relies on the LabJackU12 module because I used the labjack to control these stepper motors with custom interface hardware to provide the necessary power to drive the motors.

http://www.portescap.com/

About

Python module for controlling stepper motors.

License:GNU General Public License v3.0


Languages

Language:Python 100.0%