Dimensions
Size: | 0.70″ x 1.20″ |
---|---|
Weight: | 2 g [1] |
General specifications
Motor driver: | TB6612FNG |
---|---|
Motor channels: | 2 |
Control interface: | non-inverted TTL serial [2] |
Minimum operating voltage: | 4.5 V |
Maximum operating voltage: | 13.5 V |
Continuous output current per channel: | 1 A |
Peak output current per channel: | 3 A |
Maximum PWM frequency: | 32 kHz [3] |
Minimum logic voltage: | 2.7 V |
Maximum logic voltage: | 5.5 V |
Reverse voltage protection?: | Y [4] |
Notes
1 – Without included hardware.
2 – Autodetects baud rates between 1200 and 38,400 bps, or can be set for a fixed 38,400 bps baud rate.
3 – Can also be configured to use 15.7 kHz, 7.8 kHz, or 3.9 kHz PWM frequencies.
4 – On motor voltage only; logic voltage does not have reverse protection.
Overview
The qik 2s9v1 is Pololu’s second-generation dual serial motor controller. The compact module allows any microcontroller or computer with a serial port (external RS-232 level converter required) or USB-to-serial adapter to easily drive two small, brushed DC motors with full direction and speed control. It provides ultrasonic, 8-bit PWM speed control via an advanced, two-way serial protocol that features automatic baud rate detection up to 38.4 kbps and optional CRC error checking. Two status LEDs give visual feedback about the serial connection and any encountered error conditions, making debugging easy, and a demo mode allows easy verification of proper operation.
The improvements over the previous generation and competing products include:
- high-frequency (ultrasonic) PWM to eliminate switching-induced motor shaft hum or whine
- a robust, high-speed communication protocol with user-configurable error condition response
- visible LEDs and a demo mode to help troubleshoot problematic installations
- reverse power protection on the motor supply (not on the logic supply)
Main Features of the Qik 2s9v1
- Simple bidirectional control of two DC brush motors; please see the User’s guide (Below) for more information.
- 4.5 V to 13.5 V motor supply range.
- 1 A maximum continuous current per motor (3 A peak).
- 2.7 V to 5.5 V logic supply range.
- Logic-level, non-inverted, two-way serial control for easy connection to microcontrollers or robot controllers.
- Optional automatic baud rate detection.
- Two on-board indicator LEDs (status/heartbeat and serial error indicator) for debugging and feedback.
- Serial error output to make it easier for the main controller to recover from a serial error condition.
- Jumper-enabled demo mode allows initial testing without any programming.
- Optional CRC error detection eliminates serial errors caused by noise or software faults.
- Optional motor shutdown on serial error or timeout for additional safety.
- Supports daisy-chaining the qik to other qiks and Pololu serial motor and servo controllers, allowing the control of up to hundreds of motors and servos with a single serial line.
Specifications
Motor channels: | 2 |
---|---|
Motor supply voltage: | 4.5 – 13.5 V |
Continuous output current per channel: | 1 A |
Peak output current per channel: | 3 A |
Auto-detect baud rate range: | 1200 – 38400 bps |
Fixed baud rate: | 38400 bps |
Available PWM frequencies: | 31.5 kHz, 15.7 kHz, 7.8 kHz, 3.9 kHz |
Logic supply voltage: | 2.7 – 5.5 V |
Logic supply current: | < 15 mA |
Reverse voltage protection?: | Y (on motor supply only) |
Motor driver: | TB6612FNG |
Included Hardware
The qik ships with a 16×1 straight 0.100″ male header strip, a 12×1 right angle 0.100″ male header strip, and two red shorting blocks. This hardware offers several options when it comes to making connections to the qik.
For the most compact installation, wires can be directly soldered to the qik pins themselves. For less permanent connections, the 16×1 straight header strip can be broken into a 12×1 piece and two 2×1 pieces. The 2×1 pieces can optionally be soldered into the jumper pins, and the 12×1 header strip of your choice can be soldered into the qik control pins. This allows connections to the qik via custom-made cables that have female headers on them, or the qik can simply be plugged into a breadboard. Using the right angle header allows for a compact profile or for vertical mounting into a breadboard; using the straight header allows for breadboarding as shown in the picture above.
Documentation and other information
User’s guide for the Pololu Qik 2s9v1 Dual Serial Motor Controller
- Qik 2s9v1 User’s Guide: Qik 2s9v1 User’s Guide
Pololu Serial Transmitter utility for Windows
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.
Recommended links
- Qik 2s9v1 Arduino Library
- Arduino Library for controlling the Pololu qik 2s9v1 dual serial motor controller.