Difference between revisions of "Driving DC motors with the L298N"
Jump to navigation
Jump to search
m (Annasa moved page Driving a motor with the L298N to Driving DC motors with the L298N) |
|||
Line 1: | Line 1: | ||
− | [[File:L298 schem.png]] | + | [[File:L298N.png| 400px]] |
+ | |||
+ | The L298N is a motor driver module based on the ST's L298N chip that can enable your to control up to 2 DC motors. <br> | ||
+ | Here is the schematic explaining the connection to Arduino: <br> | ||
+ | [[File:L298 schem.png| 700px]]<br> | ||
+ | Extra documentation is available here:<br> | ||
+ | https://lastminuteengineers.com/l298n-dc-stepper-driver-arduino-tutorial/ | ||
[[Category:Motors]][[Category:Arduino]] | [[Category:Motors]][[Category:Arduino]] |
Latest revision as of 12:16, 13 January 2023
The L298N is a motor driver module based on the ST's L298N chip that can enable your to control up to 2 DC motors.
Here is the schematic explaining the connection to Arduino:
Extra documentation is available here:
https://lastminuteengineers.com/l298n-dc-stepper-driver-arduino-tutorial/