Main Content

I recently came across this video and decided to modify the project to control a stepper motor and add an OLED display. In this quick, little project, let’s learn how to control a stepper motor’s position from a web browser using an ESP8266 microcontroller. Let’s get started!

For this project, you will need:

- An ESP8266 microcontroller
- A Stepper Motor(Unipolar or bipolar)
- A suitable stepper motor driver
- A breadboard
- Some breadboard wires(Or male jumpers)
- A 5-volt DC power source
- A 128x64 I2C OLED display(Optional)”

Link to article