How to drive the board from Serial port
Last revision 2026/01/30
Hardware Preparation
- Veyron Servo Driver 24-Channel
- Micro USB cable
- TowerPro SG90 Servo
- Servo 5V power supply
- 9V power supply logic
Software Preparation
- Arduino IDE
- Windows Driver Download (required for first-time use)
Other Preparation Work
- Veyron requires an external power supply to support the servo.
In this section, we will use Arduino IDE as a Serial port communication tool to control the servo. And, you also could use other Serial port software, like putty, CoolTerm etc.
Connect Micro USB cable to the Veyron Servo Driver 24-Channel, then the power indicator LED will be on. Connect an external 5V power to the VS and GND. Then switch the DIP 3 at SERIAL, USB has been defaulted to 57600 baudrate (cannot be changed), should be consistent with software.
Open you Arduino IDE, click "Tools", select your board Serial port, and open the Serial monitor.
Select "Carriage return",and the right baudrate.

Was this article helpful?
