Controlling the DC motors

The motors cannot be driven by the Arduino PWM outputs directly but they must pass through a motor driver boosting the signal power In our case an L298N bridge is used, which is well described on this page.

This table shows how the driver module is connected to the Arduino Uno:

EN A

IN 1

IN 2

IN 3

IN 4

EN B

10

11

9

6

5

7

The following pins on the Arduino Uno are PWM pins:

3,5,6,9,11

-- Uli Raich - 2017-11-21

Comments

Edit | Attach | Watch | Print version | History: r4 < r3 < r2 < r1 | Backlinks | Raw View | Raw edit | More topic actions...
Topic revision: r2 - 2017-11-21 - uli
 
  • Edit
  • Attach
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback