# AR1100 Resistive Touch Screen Controller Guide

## Overview

![](https://cdn-learn.adafruit.com/assets/assets/000/020/566/medium800/sensors_2109-04.jpg?1414002841)

Getting touchy performance with your screen's touch screen? Resistive touch screens are incredibly popular as overlays to TFT and LCD displays. If you want to connect one to a computer you need something to handle the analog to digital conversion. Most converters we've found are not very easy to use, and are 'fixed' - making them difficult to calibrate.

The AR1100 is a nice chip that solves this problem by acting as a touch-\>USB converter and also comes with calibration software. The calibration software is Windows only, but once you've calibrated you can use the screen on any OS. The AR1100 shows up as a regular Mouse or Digitizer HID device so no drivers are required and it works on any operating system that supports a USB mouse (that is, every single one we've ever seen) There is also a red LED that lights up to indicate when a touch has been detected.

![](https://cdn-learn.adafruit.com/assets/assets/000/020/564/medium800/sensors_1580-00.jpg?1414002806)

We have a breakout that features the AR1100, which has both USB and UART interfaces available. 99% of the time, you'll want to use the USB interface but there is some functionality for getting TTL UART data out (see the datasheet for details)

![](https://cdn-learn.adafruit.com/assets/assets/000/020/563/medium800/sensors_1580-02.jpg?1414002789)

For the screens that have 1mm pitch FPC cables, you can plug the cable right into the connector. The majority of medium/large touchscreens have that kind of connector. If you have another kind of touch screen, the four X/Y contacts are available on 0.1" pitch breakouts so you can hand-solder or wire them. We set this breakout up for 4-wire sensing only

![](https://cdn-learn.adafruit.com/assets/assets/000/020/565/medium800/sensors_2109-00.jpg?1414002833)

We also use this same chip in our TFT Touch screen designs, so that the screen can act like a display+mouse for any kind of computer.

[You can pretty much just plug and play to get started, for more details including calibration software, check out the AR1100 page](http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en555168). If you're using the breakout, plug any 1mm-pitch 4-wire resistive touchscreen to the on-board FPC connector. Otherwise, it should already be wired up internally.

When you plug into a computer's USB port you should see a new device and touching the screen will cause the mouse cursor to move around.

# AR1100 Resistive Touch Screen Controller Guide

## Calibrating the AR1100

If you bought a display that has the AR1100 built into it, we already did a calibration procedure for you here in the factory, so you should be able to use it out of the box.

However, you may want to recalibrate it, say you don't think it's set up well for you, or you want to change modes. Or you're using the breakout board and want to change resolutions or layouts.

To calibrate the AR1100 chip, you must use a Windows computer. We know, that sucks, but that's the only software Microchip wrote! The good news is you only have to calibrate once, and then the calibration is stored permanently in the chip, so you do not have to re-calibrate every time you turn it on.,

# Download and Install AR1100 Configuration Software

[Start by downloading the AR1100 Calibration/Config software here](http://www.microchip.com/wwwproducts/Devices.aspx?product=AR1100#documentation)

and install like any other software. Now start up the AR1100 Calibration Utility software

Info: 

# Secondary Monitor calibration

If you have two monitors (one main one and a second with touch) you'll need to tell the software to use the secondary monitor! To do this start up and select Exit Screen to get out of the config screen

![](https://cdn-learn.adafruit.com/assets/assets/000/020/570/medium800/sensors_exitscreen.png?1414005018)

Click **Options**

![](https://cdn-learn.adafruit.com/assets/assets/000/020/571/medium800/sensors_options.png?1414005053)

Then in the options window, select the secondary type of monitor

![](https://cdn-learn.adafruit.com/assets/assets/000/020/572/medium800/sensors_secondary.png?1414005128)

Then quit and restart the software, next time you run it - the program will be in the secondary monitor

# Manual Setup

Select **USB Mouse** as the type of AR1100 interface you want (this is the most universal!)

![](https://cdn-learn.adafruit.com/assets/assets/000/020/567/medium800/sensors_welcome.png?1414004782)

And 4-wire for the type of resistive screen

![](https://cdn-learn.adafruit.com/assets/assets/000/020/568/medium800/sensors_4wire.png?1414004827)

And 9-point Calibration as the type of calibration (or skip calibration if you don't want to re-calibrate)

![](https://cdn-learn.adafruit.com/assets/assets/000/020/569/medium800/sensors_9point.png?1414004878)

You'll get some driver unloading and reloading and then the calibration screen will pop up. Use a stylus to hit each point. There are 9 points, so if you dont end up poking the screen 9 times, something went wrong, rerun the software to restart calibration

![](https://cdn-learn.adafruit.com/assets/assets/000/020/573/medium800/sensors_calibrating.png?1414005347)

When done, you'll pop back to the 'control panel'. That's it! You can test out your calibration with the **Scribble Demo** if you are using the monitor as a main screen. If its a secondary monitor, it wont work right because the mouse shows up on the first screen.

![](https://cdn-learn.adafruit.com/assets/assets/000/020/574/medium800/sensors_calibrated.png?1414005391)

# Advanced Configuration

&nbsp;There's a lot of settings you can adjust if you like to the AR1100. For more details, check the datasheet but here's the stuff we find handy:

Info: 

# Verifying Communication

This is kind of the fix-all button if you ever find you got the AR1100 in a weird mode. The chip can act like a mouse, digitizer or raw 'USB HID generic'. For many of the settings adjustments you'll need to switch to HID generic since that's how the software sends commands.

![](https://cdn-learn.adafruit.com/assets/assets/000/020/575/medium800/sensors_verifycomm.png?1414005668)

Yeah it would be handy if it did this for you but just bear with us and switch modes as necessary. When you're done, dont forget to set the mode back to Mouse (or digitizer if you wish) and Verify to set that mode

![](https://cdn-learn.adafruit.com/assets/assets/000/020/576/medium800/sensors_switchmodes.png?1414005729)

## Adjusting Filters and Threshholds

Depending on your setup and screen, you may find that the touch is too sensitive, not sensitive enough, a little noisy, a little slow, etc. You can tweak just about all of the settings in the top panel. Note that you must be in HID generic mode to do this! Then set back to mouse when done

![](https://cdn-learn.adafruit.com/assets/assets/000/020/578/medium800/sensors_filterings.png?1414005934)

# AR1100 Resistive Touch Screen Controller Guide

## Downloads

# Software

- [If Microchip doesn't have the download configuration software available for some reason, we have a mirror here](http://www.adafruit.com/downloads/ARConfigurationUtilityV2.20.zip)
- [AR1100 product page, with datasheets, software downloads and more!](http://www.microchip.com/wwwproducts/Devices.aspx?dDocName=en555168)
- [Fritzing object in Adafruit Fritzing library](https://github.com/adafruit/Fritzing-Library)
- [EagleCAD PCB files for Breakout Version on GitHub](https://github.com/adafruit/Adafruit-AR1100-Resistive-Touch-Controller-PCB)
- [EagleCAD PCB files for the TFT 50pin-to-40pin Adapter Version on GitHub](https://github.com/adafruit/Adafruit-50pin-to-40pin-TFT-with-AR1100-Adapter-PCB)

# Breakout Version Schematic & Fabrication Print

Here's the schematic for the breakout board, we use nearly identical setup for each use of the AR1100

![](https://cdn-learn.adafruit.com/assets/assets/000/020/579/medium800/sensors_schem.png?1414006076)

![](https://cdn-learn.adafruit.com/assets/assets/000/020/580/medium800/sensors_layout.png?1414006200)

# TFT Adapter With Touch Version Schematic & Fab Print
![](https://cdn-learn.adafruit.com/assets/assets/000/036/271/medium800/sensors_schem.png?1475864826)

![](https://cdn-learn.adafruit.com/assets/assets/000/036/272/medium800/sensors_fabprint.png?1475864834)

# AR1100 Resistive Touch Screen Controller Guide

## HELP!

### 

If your AR1100 touch screen isn't working first up

- Make sure you see the red LED blink faster when you touch the screen. If not, check that you have a good USB cable and power

If you get a reaction from the Red LED but its not moving the mouse cursor, its likely your AR1100 is in non-mouse mode. The AR1100 can get set into 'Digitizer' or 'raw HID' mode, its easy to fix, run the AR1100 software and don't calibrate&nbsp;just go into **Expert** mode if mode (or if you want to, go ahead and calibrate, doesn't matter)

![](https://cdn-learn.adafruit.com/assets/assets/000/022/410/medium800/sensors_welcome.png?1421113299)

Then select the **Options** button and when the window comes up, click on the **AR1100 Mouse** radio button and click **Verify Communications** - this will force the AR1100 into mouse

![](https://cdn-learn.adafruit.com/assets/assets/000/022/409/medium800/sensors_verifycomm.png?1421113284)

### 

Check out this fine tutorial for more details on how to use the AR1100 with XBMC Kodi

http://arendwierks.blogspot.nl/p/touchscreen-fix-raspberry-pi-xbmc-kodi.html

### 

Try this project!

[https://github.com/tom-2015/rpi-AR1100](https://github.com/tom-2015/rpi-AR1100)


## Featured Products

### Resistive Touch Screen to USB Mouse Controller - AR1100

[Resistive Touch Screen to USB Mouse Controller - AR1100](https://www.adafruit.com/product/1580)
Getting touchy performance with your screen's touchscreen? Resistive touch screens are incredibly popular as overlays to TFT and LCD displays. If you want to connect one to a computer, you need something to handle the analog-to-digital conversion. Most converters we've found are not...

In Stock
[Buy Now](https://www.adafruit.com/product/1580)
[Related Guides to the Product](https://learn.adafruit.com/products/1580/guides)
### HDMI 4 Pi: 5" Display w/Touch and Mini Driver - 800x480 HDMI

[HDMI 4 Pi: 5" Display w/Touch and Mini Driver - 800x480 HDMI](https://www.adafruit.com/product/2109)
Yes, this is a cute little 5" TFT display with WVGA 800x480 resolution **and**  **it has a resistive touchscreen** overlay. &nbsp;And yes it comes with an equally cute little driver board and USB-enabled 40-pin to 50-pin touchscreen adapter board.

We tried...

Out of Stock
[Buy Now](https://www.adafruit.com/product/2109)
[Related Guides to the Product](https://learn.adafruit.com/products/2109/guides)
### HDMI 4 Pi: 5" Display (w/Touch) 800x480 - HDMI/VGA/NTSC/PAL

[HDMI 4 Pi: 5" Display (w/Touch) 800x480 - HDMI/VGA/NTSC/PAL](https://www.adafruit.com/product/2110)
Yes, this is a cute little 5" TFT display with WVGA 800x480 resolution **and it has a resistive touchscreen overlay**.&nbsp; This display comes with a driver board with HDMI, VGA, and Composite inputs&nbsp;and USB-enabled 40-pin to 50-pin touchscreen adapter board.

We...

No Longer Stocked
[Buy Now](https://www.adafruit.com/product/2110)
[Related Guides to the Product](https://learn.adafruit.com/products/2110/guides)
### TFP401 HDMI/DVI Decoder to 40-Pin TTL Breakout - With Touch

[TFP401 HDMI/DVI Decoder to 40-Pin TTL Breakout - With Touch](https://www.adafruit.com/product/2219)
It's a mini HDMI decoder board! So small and simple, you can use this board as an all-in-one display driver for TTL displays, or perhaps decoding HDMI/DVI video for some other project. This breakout features the TFP401 for decoding video, and for the touch...

In Stock
[Buy Now](https://www.adafruit.com/product/2219)
[Related Guides to the Product](https://learn.adafruit.com/products/2219/guides)

## Related Guides

- [Adafruit TFP401 HDMI/DVI Decoder to 40-pin TTL Display](https://learn.adafruit.com/adafruit-tfp401-hdmi-slash-dvi-decoder-to-40-pin-ttl-display.md)
- [Adafruit 5" and 7" 800x480 TFT HDMI Backpack](https://learn.adafruit.com/adafruit-5-800x480-tft-hdmi-monitor-touchscreen-backpack.md)
- [Using the Bluefruit Dashboard with Web Bluetooth in Chrome](https://learn.adafruit.com/bluefruit-dashboard-web-bluetooth-chrome.md)
- [Adafruit ANO Rotary Encoder to I2C Adapter](https://learn.adafruit.com/adafruit-ano-rotary-navigation-encoder-to-i2c-stemma-qt-adapter.md)
- [3D-Printed Bionic Eye](https://learn.adafruit.com/3d-printed-bionic-eye.md)
- [Playing Arduboy Games on Arcada](https://learn.adafruit.com/playing-arduboy-games-on-arcada.md)
- [Wind Blowing Emoji Prop](https://learn.adafruit.com/wind-face-emoji.md)
- [How to use Google Glass flashlight](https://learn.adafruit.com/how-to-use-google-glass-flashlight.md)
- [Adafruit GA1A12S202 Log-scale Analog Light Sensor](https://learn.adafruit.com/adafruit-ga1a12s202-log-scale-analog-light-sensor.md)
- [Adafruit MagTag](https://learn.adafruit.com/adafruit-magtag.md)
- [WiFi Jellyfish Lantern with WLED](https://learn.adafruit.com/wifi-jellyfish-lantern-with-wled.md)
- [Adafruit 5x5 NeoPixel Grid BFF](https://learn.adafruit.com/adafruit-5x5-neopixel-grid-bff.md)
- [Cartoon Network MakeCode: Garnet's Gauntlets from Steven Universe](https://learn.adafruit.com/cartoon-network-makecode-garnets-gauntlets-from-steven-universe.md)
- [Madison's NeoClock - A PIC + KiCAD + NeoPixel adventure](https://learn.adafruit.com/madisons-neoclock-a-pic-kicad-neopixel-adventure.md)
- [Adafruit Terminal Block BFF](https://learn.adafruit.com/adafruit-terminal-block-bff.md)
