Skip to content

Arduino library for Adafruit TSC2046 SPI resistive touch controller

License

Notifications You must be signed in to change notification settings

adafruit/Adafruit_TSC2046

Repository files navigation

Adafruit TSC2046 Touchscreen Library Build Status

This is the Adafruit TSC2046 Resistive Touchscreen Library for Arduino. The documentation can be found here.

Tested and works great with the Adafruit TSC2046 Breakout Board:

This chip uses SPI to communicate; at least 3 pins are required to interface. See the documentation for more information.

Adafruit invests time and resources providing this open source code, please support Adafruit and open source hardware by purchasing products from Adafruit!

Dependencies

Contributing

Contributions are welcome! Please read our Code of Conduct before contributing to help this project stay welcoming.

Documentation and Doxygen

Documentation is produced by Doxygen. Contributions should include documentation for any new code added.

Some examples of how to use Doxygen can be found in these guide pages:

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen

https://learn.adafruit.com/the-well-automated-arduino-library/doxygen-tips

Written by Qyriad for Adafruit Industries. MIT license, check LICENSE file for more information. All text above must be included in any redistribution.

To install, use the Arduino Library Manager and search for "Adafruit TSC2046" and install the library.