Difference between revisions of "Adafruit Motor Shield V2"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
<b>Programming</b> | <b>Programming</b> | ||
+ | |||
+ | ==Servo Motors== | ||
+ | |||
+ | ==Stepper Motors== |
Revision as of 08:30, 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.
Wiring
Programming