Arduino 16-Channel Servo Controller
Click Image for Gallery
This is a 16 channel micro USB servo controller, ideal for 6 legged robots or similar. Which uses a 32-bit processor, fast response, and stable operation. The USB interface can be directly interfaced with a pc. Self-detect Baud-rate (9600, 19200, 38400, 57600, 115200, 128000).
Example:
Serial.begin(115200); // Set baud-rate to be 115200
Serial.print("#1P1200T1000\r\n"¬); // Turn channel 1 on at 1200 position for 1000ms.
Serial.print("#1P1200T1000#2P1600T1000\r\n"¬); // Turn channel 1 and 2 simultaneously
Features:
Package List:
Documents: