DC motors with L298N module - ESP32 Bluetooth SPP control

Опубликовано: 19 Март 2026
на канале: winson-DIY
16,161
156

To control one or two DC motors is quite easy with the L298N H-bridge module. First connect each motor to the A and B connections on the L298N module.If you’re using two motors for a robot (etc) ensure that the polarity of the motors is the same on both inputs. Otherwise you may need to swap them over when you set both motors to forward and one goes backwards!
the ESP32 code is placed on my blog :
https://www-winson.blogspot.com/2023/...
#arduino #esp32 #L298N #bluetooth #spp #dcmotor