Servo Motor Control: Unterschied zwischen den Versionen

Aus hyperdramatik
Zur Navigation springen Zur Suche springen
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 27: Zeile 27:


*** Connect the two grounds together ***
*** Connect the two grounds together ***
pinout diagram : https://github.com/makertut/ax12-arduino





Version vom 24. Mai 2022, 17:02 Uhr

Two examples for connecting:

1) a classic servor motor to Arduino

2) a stronger servo motor, the Dynamixel AX-12A, to Arduino


Example 1: Servo Motor Basics with Arduino

https://docs.arduino.cc/learn/electronics/servo-motors

sweep_bb-2.png


Example 2: Using Dynamixel AX-12A Servo with Arduino

https://www.youtube.com/watch?v=JQSY8jlgW90


Wiring Diagram

AX-12A pin1: GND ---> DC -12V

AX-12A pin2: VDD ---> DC +12V

AX-12A pin3: DATA ---> Tx pin of Arduino

      • Connect the two grounds together ***

pinout diagram : https://github.com/makertut/ax12-arduino


Arduino Library

Download ZIP and install this library in Arduino:

Ax-12A Library https://github.com/jumejume1/AX-12A-servo-library