Interface a Bipolar Stepper Motor to a mbed board using L293D.

Dependencies:   mbed BipoarStepperMotor

Files at this revision

API Documentation at this revision

Comitter:
Harshavardan61
Date:
Tue Oct 03 11:34:48 2017 +0000
Parent:
4:bda89be91a13
Commit message:
Changed the library for wide range of controllers

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
stepperMotor.lib Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Mon Sep 23 14:40:24 2013 +0000
+++ b/main.cpp	Tue Oct 03 11:34:48 2017 +0000
@@ -15,7 +15,7 @@
 */
 
 #include "mbed.h"
-#include "sMotor.h"
+#include "stepperMotor.h"
 
 
 Serial pc(USBTX, USBRX);
--- a/stepperMotor.lib	Mon Sep 23 14:40:24 2013 +0000
+++ b/stepperMotor.lib	Tue Oct 03 11:34:48 2017 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/Harshavardan61/code/BipoarStepperMotor/#f1bab151e654
+http://mbed.org/users/Harshavardan61/code/BipoarStepperMotor/#ac1e3b571cef