How to order Contact us Distributors Reviews
Register / Login

Select currency

If you'd like to view estimated pricing in other currencies then please select a currency below below.

GBP USD EUR JPY AUD NOK CHF NZD CAD

Please note:

  • Currency conversions are estimates and for information only
  • Your order will be billed in GBP
  • All prices exclude VAT / other local sales taxes
  • Shipping calculated during checkout


Mini Maestro USB Servo Controller – 12-Channel

by Pololu
An image of Mini Maestro USB Servo Controller An image of Mini Maestro USB Servo Controller An image of Mini Maestro USB Servo Controller An image of Mini Maestro USB Servo Controller An image of Mini Maestro USB Servo Controller An image of Mini Maestro USB Servo Controller An image of Mini Maestro USB Servo Controller An image of Mini Maestro USB Servo Controller An image of Mini Maestro USB Servo Controller An image of Mini Maestro USB Servo Controller An image of Mini Maestro USB Servo Controller

The Mini Maestro raises the performance bar for serial servo controllers with features such as a native USB interface and internal scripting control.

Whether you want the best servo control available (0.25 μs resolution with built-in speed and acceleration control and pulse rates up to 333 Hz) or a general I/O controller (e.g. to interface with a sensor or ESC via your USB port), this compact, versatile device will deliver. This fully-assembled version ships with header pins installed.

The Mini Maestros are the newest of Pololu’s second-generation USB servo controllers, offering more channels and features than the smaller six-channel Micro Maestro

The Mini Maestros are highly versatile (and compact) servo controllers and general-purpose I/O boards. They support three control methods: USB for direct connection to a computer, TTL serial for use with embedded systems, and internal scripting for self-contained, host controller-free applications. The channels can be configured as servo outputs for use with radio control (RC) servos or electronic speed controls (ESCs), as digital outputs, or as analog/digital inputs. The extremely precise, high-resolution servo pulses have a jitter of less than 200 ns, making these servo controllers well suited for high-performance applications such as robotics and animatronics, and built-in speed and acceleration control for each channel make it easy to achieve smooth, seamless movements without requiring the control source to constantly compute and stream intermediate position updates to the Mini Maestros. The Mini Maestros also feature configurable pulse rates from 1 to 333 Hz and can generate a wide range of pulses, allowing maximum responsiveness and range from modern servos. Units can be daisy-chained with additional Pololu servo and motor controllers on a single serial line.

A free configuration and control program is available for Windows and Linux, making it simple to configure and test the device over USB, create sequences of servo movements for animatronics or walking robots, and write, step through, and run scripts stored in the servo controller. The Mini Maestros’ 8 KB of internal script memory allows storage of up to approximately 3000 servo positions that can be automatically played back without any computer or external microcontroller connected.

Because the Mini Maestros’ channels can also be used as general-purpose digital outputs and analog or digital inputs, they provide an easy way to read sensors and control peripherals directly from a PC over USB, and these channels can be used with the scripting system to enable creation of self-contained animatronic displays that respond to external stimuli and trigger additional events beyond just moving servos.

A USB A to mini-B cable (not included) is required to connect this device to a computer. The Micro and Mini Maestros have 0.086″ diameter mounting holes that work with #2 and M2 screws.

Main Features

  • Three control methods: USB, TTL (5 V) serial, and internal scripting
  • 0.25 μs output pulse width resolution (corresponds to approximately 0.025° for a typical servo, which is beyond what the servo could resolve)
  • Pulse rate configurable from 1 Hz to 333 Hz (2)
  • Wide pulse range of 64 μs to 4080 μs (2)
  • Individual speed and acceleration control for each channel
  • Channels can be optionally configured to go to a specified position or turn off on startup or error
  • Alternate channel functions allow the channels to be used as:
    • General-purpose digital outputs (0 V or 5 V)
    • Analog or digital inputs (channels 0 to 11 can be analog inputs; channels 12+ can be digital inputs)
    • One channel can be a PWM output with frequency from 2.93 kHz to 12 MHz and up to 10 bits of resolution
  • A simple scripting language lets you program the controller to perform complex actions even after its USB and serial connections are removed
  • Comprehensive user’s guide
  • Free configuration and control application for Windows and Linux makes it easy to:
    • Configure and test your controller
    • Create, run, and save sequences of servo movements for animatronics and walking robots
    • Write, step through, and run scripts stored in the servo controller
  • Two ways to write software to control the Maestro from a PC:
    • Virtual COM port makes it easy to send serial commands from any development environment that supports serial communication
    • Pololu USB Software Development Kit allows use of more advanced native USB commands and includes example code in C#, Visual Basic .NET, and Visual C++
  • TTL serial features:
    • Supports 300 bps to 200,000 bps in fixed-baud mode, 300 bps to 115,200 bps in autodetect-baud mode (2)
    • Simultaneously supports the Pololu protocol, which gives access to advanced functionality, and the simpler Scott Edwards MiniSSC II protocol (there is no need to configure the device for a particular protocol mode)
    • Can be daisy-chained with other Pololu servo and motor controllers using a single serial transmit line
    • Chain input allows reception of data from multiple Mini Maestros using a single serial receive line without extra components (does not apply to Micro Maestros)
    • Can function as a general-purpose USB-to-TTL serial adapter for projects controlled from a PC
  • This Maestro Arduino library makes it easier to get started controlling a Maestro from an Arduino or compatible boards like our A-Stars
  • Board can be powered off of USB or a 5 V to 16 V battery, and it makes the regulated 5 V available to the user
  • Upgradable firmware

Maestro Comparison Table

Micro Maestro Mini Maestro 12 Mini Maestro 18 Mini Maestro 24
Channels: 6 12 18 24
Analog input channels: 6 12 12 12
Digital input channels: 0 0 6 12
Width: 0.85" (2.16 cm) 1.10" (2.79 cm) 1.10" (2.79 cm) 1.10" (2.79 cm)
Length: 1.20" (3.05 cm) 1.42" (3.61 cm) 1.80" (4.57 cm) 2.30" (5.84 cm)
Weight(1): 3.0 g 4.2 g 4.9 g 6.0 g
Configurable pulse rate(2): 33 Hz to 100 Hz 1 Hz to 333 Hz 1 Hz to 333 Hz 1 Hz to 333 Hz
Pulse range(2): 64 μs to 3280 μs 64 μs to 4080 μs 64 μs to 4080 μs 64 μs to 4080 μs
Script size(3): 1 KB 8 KB 8 KB 8 KB

1 This is the weight of the board without header pins or terminal blocks.
2 The available pulse rate and range depend on each other and factors such as baud rate and number of channels used.
3The user script system is more powerful on the Mini Maestro than on the Micro Maestro.

Application Examples

  • Serial servo controller for multi-servo projects (e.g. robot arms, animatronics, fun-house displays) based on microcontroller boards such as the BASIC Stamp, Orangutan robot controllers, or Arduino platforms
  • Computer-based servo control over USB port
  • Computer interface for sensors and other electronics:
    • Read a gyro or accelerometer from a computer for novel user interfaces
  • General I/O expansion for microcontroller projects
  • Programmable, self-contained Halloween or Christmas display controller that responds to sensors
  • Self-contained servo tester

Documentation and other information

  • Pololu Maestro Servo Controller User’s Guide
  • Pololu USB Software Development Kit
  • Sample Project: Simple Hexapod Walker
  • Application Note: Using AutoHotkey with Pololu USB Products

File downloads

  • Maestro Servo Controller Windows Drivers and Software (release 130422)
  • Maestro Servo Controller Linux Software (release 200102)
  • Dimension diagram of the Mini Maestro 12-Channel USB Servo Controller
  • Mini Maestro 12-Channel USB Servo Controller drill guide
  • 3D model of the Mini Maestro 12-Channel USB Servo Controller
  • Dimension diagram of the Mini Maestro 18-Channel USB Servo Controller
  • Mini Maestro 18-Channel USB Servo Controller drill guide
  • 3D model of the Mini Maestro 18-Channel USB Servo Controller
  • Dimension diagram of the Mini Maestro 24-Channel USB Servo Controller
  • Mini Maestro 24-Channel USB Servo Controller drill guide
  • 3D model of the Mini Maestro 24-Channel USB Servo Controller
  • Maestro Movement Calculator

Recommended links

  • Getting Started with the Maestro Servo Controller
  • Pololu Maestro Servo Controller library for Arduino
  • Polstro: C++ serial interface library for the Maestro
  • Maestro Support for RoboRealm
  • Paparazzi Autopilot for Linux
  • Obstacle Avoider
  • RGB shoji lamp
  • Micro Maestro and 12-channel Mini Maestro Cases
  • Raspberry Pi – Real Time Control via Android HTML5
  • Microsoft .NET Framework 3.5

Reviews

User photos

The Mini Maestro raises the performance bar for serial servo controllers with features such as a native USB interface and internal scripting control.

POL-1352

Product options

  • 12-Channel 2 available
  • 18-Channel Out of stock
  • 24-Channel Out of stock

You must register for an account and be logged in to view pricing or place an order on the Pimoroni Wholesale store.

If you represent a school or university, a business, or reseller of Maker products then you can sign up for a wholesale account.

If you already have an account you can login to your account here.

Alternatively the easiest way to get your hands on the products we offer is to order them directly from our customer facing online store.

SKU
POL-1352
EAN
0769894019344
Brand
Pololu
Stock available
2 units
Backorder not allowed on this product
Weight
9g
Size
12-Channel

Video introduction

Guides & tutorials

Search

 

Region

Your search returned no results.

Subscribe

We'll keep you up to date with new product launches!

The good ship

We've been sailing the Maker seas offering our wares since 2012.

  • read about our history
  • what our customers say
  • find a local distributor
  • contact our business team

We manufacture all of our products locally at our workshop in Sheffield, UK

Under one roof

Pimoroni are your one-stop shop for bulk and education purchasing of Raspberry Pi, Pimoroni, micro:bit, Adafruit, Sparkfun, and many other brands.

If you have any questions about what we offer then drop us a line.

Pimoroni Ltd

Unit 1, Parkway Business Park,
Parkway Drive,
Sheffield,
S9 4WN,
United Kingdom

Registered in England and Wales:
Company №: 07510759
VAT Reg №: GB 140 8707 21