Difference between revisions of "Adafruit Motor Shield V2"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
==DC Motors== | ==DC Motors== | ||
− | The Adafruit Motor Shield can be used to control the speed and direction of 4 DC motors at the same time. | + | The Adafruit Motor Shield can be used to control the speed and direction of 4 DC motors at the same time. Here I'll give you an example of how to run 1 motor. |
<b>Wiring</b> | <b>Wiring</b> | ||
+ | |||
+ | |||
<b>Programming</b> | <b>Programming</b> |
Revision as of 08:34, 18 July 2024
Adafruit Motor Shield V2
Adafruit Motor Shield V2 allows you to easily control the speed and direction of 4 DC motors, the position of 2 servo motors and the steps of 2 stepper motors. The shield is made for the Arduino UNO and can be easily installed on it.
!The Adafruit Motor Shield can handle 4 DC motors with each using a maximum of 1,3A, so it's made for small to medium sized motors!
DC Motors
The Adafruit Motor Shield can be used to control the speed and direction of 4 DC motors at the same time. Here I'll give you an example of how to run 1 motor.
Wiring
Programming
Servo Motors
Wiring
Programming
Stepper Motors
Wiring
Programming