Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 393 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 393 Bytes

TSC2004 Library for Arduino

Arduino library for interfacing the TSC2004 resistive touch controller over I2C.

Installation

  1. Click "Clone or Download" above to get an "arduino_tsc2004-main.zip" file.
  2. Extract its contents to the libraries folder in your Arduino sketchbook. (".../Documents/Arduino/libraries" on Windows)
  3. Rename the folder from "arduino_tsc2004-main" to "TSC2004".