PID Motor Position Control using ESP8266 WiFi Module, US Digital E4P-100-079, LMD18200 H-Bridge Break Out, and HN-GH12-1634T 30:1 200RPM Motor

Dependencies:   4DGL-uLCD-SE PID QEI SDFileSystem mbed ESP8266_pid_mtrPos_webserver_SDcard_v2

Dependents:   ESP8266_pid_mtrPos_webserver_SDcard_v2

Files at this revision

API Documentation at this revision

Comitter:
electromotivated
Date:
Wed Nov 25 02:33:24 2015 +0000
Parent:
5:2c728eb9bc80
Child:
7:030e5f34a489
Commit message:
Just one other comment;

Changed in this revision

main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/main.cpp	Wed Nov 25 02:32:40 2015 +0000
+++ b/main.cpp	Wed Nov 25 02:33:24 2015 +0000
@@ -33,6 +33,8 @@
     TODO: Move debugging printf statements inside of #ifdef DEBUG
     statements, so that serial terminal print statements can be 
     turned on and off easily for debugging.
+    
+    TODO: Implement stop button in webpage
 */