From 7507eea1128b805508775894d6ad125f2d5705fd Mon Sep 17 00:00:00 2001 From: Volodymyr Fuchenko Date: Mon, 30 Nov 2020 09:19:46 +0200 Subject: [PATCH] Credits to Adafruit FT6206 --- Credits to Adafruit FT6206.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Credits to Adafruit FT6206.md diff --git a/Credits to Adafruit FT6206.md b/Credits to Adafruit FT6206.md new file mode 100644 index 0000000..b25ba52 --- /dev/null +++ b/Credits to Adafruit FT6206.md @@ -0,0 +1,17 @@ +# Adafruit_FT6206 Library [![Build Status](https://github.com/adafruit/Adafruit_FT6206_Library/workflows/Arduino%20Library%20CI/badge.svg)](https://github.com/adafruit/Adafruit_FT6206_Library/actions)[![Documentation](https://github.com/adafruit/ci-arduino/blob/master/assets/doxygen_badge.svg)](http://adafruit.github.io/Adafruit_FT6206_Library/html/index.html) + + + +This is a library for the Adafruit FT6206-Based capacitive touch screens and displays: + * https://www.adafruit.com/products/1947 + * https://www.adafruit.com/product/1651 + +Also supports FT6236 chips (and maybe other compatible chips!) + +Check out the links above for our tutorials and wiring diagrams. This chip uses I2C to communicate + +Adafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit! + +Written by Limor Fried/Ladyada for Adafruit Industries. +MIT license, all text above must be included in any redistribution +