Pololu USB AVR Programmer

This device is a programmer for AVR-based controllers, such as our Orangutan robot controllers and the 3pi robot. The programmer emulates an STK500 on a virtual serial port, making it compatible with standard AVR programming software.

This device is a programmer for AVR-based controllers, such as our Orangutan robot controllers and the 3pi robot. The programmer emulates an STK500 on a virtual serial port, making it compatible with standard AVR programming software. Two additional features help with building and debugging projects: a TTL-level serial port for general-purpose communication and a SLO-scope for monitoring signals and voltage levels. A USB cable and ISP cable are included.


Description

We recommend considering our newer Pololu USB AVR Programmer v2.1 over this programmer, as it offers a number of improvements (including 3.3 V support) at a lower price. However, please note that the v2.x programmer does not have the SLO-scope bonus feature that this programmer does.

General AVR ISP Programmer

The Pololu USB AVR Programmer is an extremely compact, low-cost in-system programmer (ISP) for Atmel’s AVR mirocontrollers, which makes this device an attractive programming solution for AVR-based controllers like our Orangutan robot controllers and A-Star modules. The USB AVR programmer connects to your computer’s USB port via an included USB A to mini-B cable and communicates with your programming software, such as Atmel Studio or AVRDUDE, through a virtual COM port using the AVRISPV2/STK500 protocol. The programmer connects to your target device via an included 6-pin ISP programming cable (the older, 10-pin ISP connections are not directly supported, but it’s easy to create or purchase a 6-pin-to-10-pin ISP adaptor).

Supported Microcontrollers

The programmer should work with all AVRs that can be programmed with the AVR ISP interface, but it has not been tested on all devices. It has been tested with all Orangutan robot controllers and the 3pi Robot. The programmer features upgradable firmware, allowing updates for future devices. It does not currently work with Atmel’s XMega line of microcontrollers.

The programmer is powered by the 5V USB power bus, and it is intended for programming AVRs that are running at close to 5 V (note that the programmer does not deliver power to the target device).

Supported Operating Systems

The programmer has been tested under Windows XP, Windows Vista, Windows 7, Windows 8, Windows 10, and Linux. We provide limited support for using this programmer on Mac OS X; please see the user’s guide for details. This programmer is not compatible with older versions of Windows.

Bonus Feature: TTL-level serial port

The USB AVR programmer doubles as a USB-to-serial adaptor. The programmer installs as two virtual COM ports: one for communicating with programming software and one for the general-purpose USB-to-serial adaptor. This means that you can seamlessly switch between programming an AVR and debugging it through the TTL serial port without having to open and close your terminal program. In addition to the serial transmit (TX), and receive (RX), lines, the programmer lets you use pins A and B as serial handshaking lines. The programmer’s configuration utility allows you to select which handshaking line is assigned to which pin, and both input and output handshaking lines are supported. The programmer also gives you access to the USB’s regulated 5V power bus through the VBUS pin. The TTL-level serial port is not supported in Mac OS.

Bonus Feature: SLO-scope

Pololu SLO-scope client for Windows.

This device can also act as a two-channel, severely limited oscilloscope (SLO-scope) using the A and B pins as analogue voltage inputs and the Pololu SLO-scope application for Windows. The SLO-scope can measure voltages between 0 and ~5 V (the maximum is limited by the USB bus voltage), or higher if you use an external voltage divider, and it supports two sampling modes: 10 kHz sampling of two 8-bit analogue inputs or 20 kHz sampling of one 7-bit analogue input and one digital input. This feature can help you debug your circuits and firmware by seeing what the voltages are doing at various nodes. (Please note that the SLO-scope feedback is quite limited and is not intended as a substitute for a real oscilloscope or a good multimeter, which will have much higher input impedance, better resolution and range, and higher sampling frequency.) The SLO-scope is not supported in Mac OS or Linux.

Included Accessories

The Pololu USB AVR Programmer ships with a 12″ (30 cm) 6-pin ISP programming cable and a USB A to mini-B cable. It does not ship with software or documentation, but software (including drivers) and documentation can be found under the resources tab.

Pololu USB AVR programmer with included six-pin ISP cable and USB A to mini-B cable.

Note: This programmer supports standard in-system programming (ISP), which is also sometimes called in-circuit serial programming (ICSP). It does not support JTAG, DebugWire, or High-Voltage programming.


Resources

Documentation and other information

  • Pololu USB AVR Programmer User’s Guide (Printable PDF)

    The complete guide to using the Pololu USB AVR programmer. This guide covers programming AVR microcontrollers, communicating via the USB-to-TTL-serial adaptor, and measuring voltages using the SLO-scope.

  • Pololu AVR Programming Quick Start Guide (Printable PDF)

    This guide explains how to get started programming your Orangutan or 3pi Robot in Windows, Linux or Mac OS X. It covers setting up an AVR development environment (Atmel Studio for Windows users), installing the Pololu AVR C/C++ Library, and setting up the Pololu USB AVR Programmer.

  • Pololu USB Software Development Kit

    The Pololu USB SDK contains example code for making your own applications that use native USB to control the Jrk Motor Controller, Maestro Servo Controller, Simple Motor Controller, or USB AVR Programmer.

File downloads

  • Pololu AVR Development Bundle for Windows (12MB exe)

    This bundle contains all the Pololu software you need to get started programming AVRs in Windows: the Pololu AVR C/C++ Library, the Pololu USB AVR Programmer drivers and software, and the Pololu Orangutan SVP drivers. We recommend installing Atmel Studio 7.0 before installing this bundle.

  • USB AVR Programmer Windows Drivers and Software release 121114 (11MB exe)

    This executable installs the Pololu USB AVR Programmer drivers, configuration utility, and SLO-scope application for Windows. These are also included in the Pololu AVR Development Bundle, so you do not need to download and install this if you have installed the bundle.

  • SLO-scope client C# source code (56k zip)

    Visual C# 2008 project containing the SLO-scope client software. The SLO-scope is a severely limited oscilloscope feature of the Pololu USB AVR programmer.

Recommended links


FAQs

Can I make the Pololu USB AVR Programmer program my AVR faster?
Yes. The Pololu USB AVR Programmer’s ISP Frequency setting affects the speed of programming. To maximize the speed of your programmer, you should use the programmer’s configuration utility to set the ISP Frequency to the highest frequency that your AVR can handle. See the Configuring the Programmer section of the user’s guide for more information.
The USB AVR Programmer’s drivers seem to be installed correctly, so why can’t I connect using AVR Studio in Windows XP?
Several Windows XP users have reported this problem. It seems that having Hotfix KB918365 does not guarantee that the programmer’s virtual serial port drivers will work. We recommend installing Service Pack 3 and rebooting.
I am unable to install the serial port driver for a Pololu USB product in Windows XP. How do I solve this problem?

If you use Windows XP and experience problems installing the serial port drivers for a Pololu USB product, the cause of your problems might be a bug in older versions of Microsoft’s usb-to-serial driver usbser.sys. Versions of this driver prior to version 5.1.2600.2930 will not work with certain Pololu USB products. You can check what version of this driver you have by looking in the “Details” tab of the “Properties” window for C:\Windows\System32\drivers\usbser.sys.

To solve your problem, upgrade usbser.sys by installing either Service Pack 3 or Hotfix KB918365. Some users who installed the hotfix have reported problems which were solved by upgrading to Service Pack 3, so we recommend Service Pack 3 over the hotfix. The device should work after you reboot. If it still does not work, uninstall your device by going to the Device Manager, right-clicking on the malfunctioning device, and selecting “Uninstall”. Then unplug your device from the computer and plug it back in.

When I run the SLO-scope client, it is unable to load sloscope.dll. How do I solve this problem?
To solve this problem, try reinstalling the SLO-scope client by running sloscope_installer.bat. Make sure that you run sloscope_installer.bat rather than just running sloscope_files\setup.exe. If your operating system is Windows Vista, you must run sloscope_installer.bat by right-clicking on it and selecting “Run as Administrator”. If the installation was successful, there should be a file called sloscope.dll in the C:\Windows\system folder and the SLO-scope client should work.

Related Products