nplan / FT6X36

FT6X36 is a library for self-capacitive touch panel controllers produced by FocalTech Systems (FT6236/FT6336/FT6436L/FT6436).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FT6X36 (FT6236/FT6336/FT6436L/FT6436)

This is a library for self-capacitive touch panel controllers produced by FocalTech Systems.

ATTENTION!

Only basic functionality is currently implemented. Has been tested only on ESP32 using a 2.7" e-ink display (GDEW027W3-T).

Annotation

The Adafruit_FT6206_Library was used as a base for the FT6X36 library. Many things were added/improved/rewritten based on a datasheet for the controller.

About

FT6X36 is a library for self-capacitive touch panel controllers produced by FocalTech Systems (FT6236/FT6336/FT6436L/FT6436).

License:MIT License


Languages

Language:C++ 100.0%