XPT2046-touch-pad-driver
Touchpad driver
A Python class for controlling and interacting with a resistive touch pad controller
A driver for the XPT2046 touch pad controller used in many TFT modules
17 stars
3 watching
1 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
robert-hh/ssd1963-tft-library-for-pyboard-and-rp2040 | A library that provides a Python interface to control a graphical display using an SSD1963 controller and 40-pin interface. | 29 |
robert-hh/bme680-micropython | A driver for the BME680 sensor compatible with Micropython | 33 |
robert-hh/hx711 | A Python module providing a driver for the HX711 load cell interface | 49 |
fantasticdonkey/uft6336u | A MicroPython I2C driver for a capacitive touch panel controller IC. | 6 |
tkurbad/mp-ili9341 | A Python driver for controlling an ILI9341 TFT display on a microcontroller | 1 |
robert-hh/sh1106 | A MicroPython driver for controlling an OLED display connected via SPI or I2C interface | 165 |
antirez/micropython-ft6x06 | A MicroPython driver for the FT6x06 capacitive touch sensor chip | 9 |
rdagger/micropython-ili9341 | This project provides drivers and utilities for working with an ILI9341 display and XPT2046 touch screen on MicroPython devices. | 193 |
sakartu/tm74hc595 | A driver for 8-segment displays controlled by the TM74HC595 controller | 5 |
robert-hh/cs1237 | A MicroPython driver for a load cell interface/ADC chip | 0 |
russhughes/l58touch | This project provides a Python interface to a multi-touch touch controller for embedded systems. | 5 |
peterhinch/micropython_ra8875 | A device driver and GUI library for controlling RA8875-based displays on MicroPython devices | 9 |
jposada202020/micropython_ms5611 | Provides a driver for communicating with the MS5611 pressure and temperature sensor | 0 |
jposada202020/micropython_icg20660 | Provides a driver for an accelerometer/gyro sensor | 0 |
rsc1975/micropython-sht30 | A Python driver for an SHT30 sensor on a microcontroller board | 46 |