Touch Sensor Driver. Read touch input from FT6x06 capacitive sensors on MicroPython devices.

github.com/antirez/micropython-ft6x06

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

March 2024
  • Fix non-interrupt initialization.
February 2024
  • Import Pin.
  • README as markdown.
  • README and IRQ support.
  • Get points coordinates.