/ESP8266_Stepper

ESP8266 HUZZAH WiFi Operated Stepper Motor

Primary LanguageArduinoGNU General Public License v2.0GPL-2.0

ESP8266_Stepper

ESP8266 HUZZAH WiFi Operated Stepper Motor

Overview Surprisingly, you can run a powerful stepper motor (via motor controller) from the Adafruit Huzzah ESP8266 WiFi module and thus control the stepper via browser or web service, turning your stepper into an Internet of Things (IoT) device. This makes for a compact and low-cost remotely controlled motor, good for robots, mechanical arms and more.

Requirements I used the following Adafruit components for the Stepper Motor and ESP8266 right out of the box. Otherwise, you would need to add regulators and related components to make the voltages compatible.

IMPORTANT NOTE! The power regulator on the Adafruit HUZZAH ESP8266 board has CHANGED. It no longer can handle 12v DC. A 5VDC power supply to feed the V+ and a 12v supply to the Stepper now required!

Older HUZZAH ESP8266's included a 3-16v regulator, so are unaffected.

##Hardware

##Software

See ESP8266_Stepper.pdf for details.