uFT6336U

Touch controller driver

A MicroPython I2C driver for a capacitive touch panel controller IC.

MicroPython I2C driver for the Focus LCDs FT6336U capacitive touch panel controller IC.

GitHub

6 stars
2 watching
3 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
boochow/micropython-st7735 An ST7735 TFT LCD driver for MicroPython 204
dustinwatts/ft6236 An Arduino library for interacting with touch controllers, enabling simple detection and coordinate retrieval of touches. 34
cheungbx/st7735_micropython Drivers for an LCD display controller on ESP8266 boards using the Micropython Python interpreter 2
antirez/micropython-ft6x06 A MicroPython driver for the FT6x06 capacitive touch sensor chip 9
nquest/micropython-st7565 An LCD driver for microcontrollers using the ST7565 controller 13
rdagger/micropython-ili9341 This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. 193
thomascountz/micropython_i2c_lcd A MicroPython library that provides an interface for controlling HD44780-based LCD displays using a PCF8574 I/O expander. 3
robert-hh/xpt2046-touch-pad-driver A Python class for controlling and interacting with a resistive touch pad controller 17
russhughes/ili9342c_mpy An ILI9342C display driver for MicroPython 52
peterhinch/micropython_ra8875 A device driver and GUI library for controlling RA8875-based displays on MicroPython devices 9
bucknalla/micropython-i2c-lcd A MicroPython driver for I2C LCD screens 32
tuupola/micropython-ili934x A driver for controlling ILI934X series based TFT/LCD displays with MicroPython on ESP32 devices 18
mcauser/micropython-pcd8544 A driver for an 84x48 monochrome LCD module commonly used in Nokia 5110 devices 66
devbis/st7789py_mpy A slow MicroPython driver for a 240x240 ST7789 display without CS pin support. 85
anthonyknorman/micropython_pcd8544 An ESP8266 driver for the PCD8544 display 3