Skip to content

Bus Servo SDK User Manual (Arduino Mega2560)

版本 GitHub 范例代码
v1.2026.0214 GitHub 点击下载

1. Install the Arduino Library

Copy the fashionstar-uart-servo-arduino-V2 project folder to the libraries directory of Arduino IDE.

2. Demo Wiring (Mega2560)

Recommended connection to adapter board UART:

Arduino Mega2560 USB-to-TTL Module
D15 (Serial3 Rx) Tx
D14 (Serial3 Tx) Rx
GND GND

3. Demo Workflow

  1. Open sample project.
  2. Select board and serial port.
  3. Upload sketch.
  4. Verify communication and motion behavior.