Metadata-Version: 2.1
Name: micropython-ft6x36
Version: 0.1.0
Summary: Driver for the FT6x36
Author-email: lbuque <1102390310@qq.com>
License: MIT
Project-URL: Homepage, https://github.com/lbuque/micropython-ft6x36
Keywords: micropython,ft6x36,FT6236,FT6336,FT6436L,FT6436,FocalTech Systems
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: Topic :: System :: Hardware
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown

# FT6X36 (FT6236/FT6336/FT6436L/FT6436)

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

## Thank

Part of the code is from [FT6336U-](https://github.com/vae-V/FT6336U-.git).
