Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/adafruit/adafruit_ft6206_library
Arduino library for FT6206-based Capacitive touch screen
https://github.com/adafruit/adafruit_ft6206_library
arduino arduino-library capacitive capacitive-touch-screens ft6206 ft6236 library
Last synced: 1 day ago
JSON representation
Arduino library for FT6206-based Capacitive touch screen
- Host: GitHub
- URL: https://github.com/adafruit/adafruit_ft6206_library
- Owner: adafruit
- Created: 2014-07-10T21:05:50.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2024-08-01T00:03:11.000Z (5 months ago)
- Last Synced: 2024-12-24T01:20:13.285Z (3 days ago)
- Topics: arduino, arduino-library, capacitive, capacitive-touch-screens, ft6206, ft6236, library
- Language: C++
- Size: 234 KB
- Stars: 47
- Watchers: 22
- Forks: 38
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 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/1651Also supports FT6236 chips (and maybe other compatible chips!)
Check out the links above for our tutorials and wiring diagrams. This chip uses I2C to communicateAdafruit 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