Diy watch winder by esp32 and stepper motor 28byj-48
Posted: Wed May 01, 2024 2:47 pm
I'm creating a watch winder using a Stepper Motor 28BYJ-48 controlled by an ESP32 devkit v1 over WiFi through a mobile phone, with a ULN2003 as the driver for the stepper motor.I want to use this code from github; https://github.com/mwood77/winderoo but it's written for dc motor and l298n driver. Anybody can help me to how should I change the code to can use for my watch winder?