# antirez/micropython-ft6x06

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/antirez-micropython-ft6x06).**

10 stars · 1 forks · Python

## Links

- GitHub: https://github.com/antirez/micropython-ft6x06
- awesome-repositories: https://awesome-repositories.com/repository/antirez-micropython-ft6x06.md

## Description

This is a MicroPython driver for the FT6x06 touch chip used by many touch displays. The chip uses i2c to communicate with the host, with an interrupt to signal when touch data is available. This driver can be used both via a callback triggered by an interrupt and using just data polling,…

## Tags

### Part of an Awesome List

- [Hardware Drivers](https://awesome-repositories.com/f/awesome-lists/devtools/hardware-drivers.md) — Driver for FT6x06 capacitive touch sensors.
