ESP8266 NodeMCU and 28BYJ-48 stepper motor - Useful Links
26 Feb 2022 - Gengar
Before jumping into the links, you need the following parts:
- 28BYJ-48 Stepper Motor
- ULN2003 Motor Driver
- ESP8266 (with NodeMCU or other modules)
- Jumper Wires
- 5V Power Supply
Below is some useful links for ESP8266 and 28BYJ-48 stepper motor
-
[Optional] Test ESP8266 is working or not: ESP8266 NodeMCU數位輸入和數位輸出(Arduino IDE)
-
Test ESP8266 Wifi function and create web server: ESP8266 First Web Server
-
ESP8266 NodeMCU with Stepper Motor (28BYJ-48 and ULN2003 Motor Driver)
-
Control the stepper motor by ESP8266 web server: To be published…
- Further reading
-
Arduino library for stepper control: AccelStepper
-