Search found 1 match

by Garooc
Wed May 01, 2024 2:47 pm
Forum: ESP32 Arduino
Topic: Diy watch winder by esp32 and stepper motor 28byj-48
Replies: 2
Views: 1854

Diy watch winder by esp32 and stepper motor 28byj-48

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. An...