Search found 1 match

by suryaa
Tue Jul 17, 2018 12:07 pm
Forum: ESP32 Arduino
Topic: Problem driving two DC Motors in a straight line
Replies: 1
Views: 4518

Problem driving two DC Motors in a straight line

I am trying to drive two motors in a straight line but it always seems to turn left. I am using two standard 12V DC Motors and two encoders with l9110s motor driver. I can't seem to figure out what is going wrong. Could someone tell me what is wrong with the code? #include "esp32-hal-ledc.h" #includ...