Introduction
This board Integrates a half duplex circuit inside. That means the transmit wire from your UART is connected to all of the AX-12 servos. Hence: when you send a command over the wire then all of the servos will hear it - but because the message contains the destination servo ID then only one servo, matching that ID number, will process it.
Because of the servo can be linked by serial bus, which can connect up to 200+ servos. Each unit can feedback its position, rotation velocity, torque, current, motor temperature and so on.It can do rotating all round, and the velocity can be controlled, just act as a gear motor. This feature enables it to work as a motor of wheeled robots, or tracked robots.
Application
- Education
- Robot Arm
- Humanoid Robot
- Hexapod Robot
- Any other servo driven application
Specification
- MCU:Atmega8
- Power Supply:6.5-12V
- Compatible with Arduino R3
- SPI interface with Arduino(Digital 10,11,12,13)
- Friendly using for the primary user
- UART interface for deeper development
- 7 channels for servo connecting
- A half duplex circuit inside
- Board surface:Immersion Gold
- Size:59x53mm
Pin Out
More Details
- POWER SUPPLY: 6.5~12V power supply for servos & the whole system.
- UART SELECT: UART is already shorted by solder. When you use the UART FOR ATmega8 please remove solder off.
- UART FOR ATmega8: This UART interface is for deeper development of the shield.You can program the atmega8 on the board with FTDI.Board choose "Arduino Optiboot8 "
- SS SELECT FOR SPI: Digital pin 10 in default.If you want to use other digital pins,please remove the jumper cap and connect the ss header to other Arduino digital pin.
Connection Diagram
Sample Code