Pololu USB 16-Servo Controller
The USB servo controller enables you to control up to sixteen hobby RC servos from your USB port. The servo controller has both the USB interface and a UART interface for communicating with small microcontrollers and other non-USB devices.
Description | Specs (0) | Pictures (1) | Resources (5) | FAQs (0) | On the blog (0) |
---|
Documentation and other information
-
CP2102 USB-to-Serial Bridge Driver Installation (Printable PDF)
CP2102 Drivers and installation instructions for Windows, Mac, and Linux. The CP2102 is used on the Pololu USB-to-Serial Adapter, the Orangutan USB Programmer, the USB 16-Servo Controller, and the Orangutan X2.
-
Pololu Serial Transmitter utility for Windows (Printable PDF)
A simple serial transmitter utility for Windows that lets you transmit sequences of bytes at a selectable baud rate to a selectable COM port. This program can be conveniently used to send commands to our serially controllable devices.
File downloads
-
USB 16-servo controller user’s guide (344k pdf)
Recommended links
-
Tutorial: Using the Pololu Servo Controller in .NET
Customer Colin Karpfinger has written a tutorial complete with sample C# program that demonstrates how to interface with Pololu servo controllers using .NET.
-
Python interface to the Pololu 8-channel servo controller
Example code showing how to use the controller under Linux in the Python programming language.