bonezegei / Bonezegei_XPT2046

Simple Library XPT2046 Resistive Touch Controller

Home Page:https://bonezegei.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bonezegei_XPT2046

Library XPT2046 Resistive Touch Controller

Bonezegei XPT2046 is a simple Arduino library for resistive touch screens based on the XPT2046 controller. The library provides functions to read the touch coordinates X, Y, and Z from the screen, as well as to calibrate the screen for accurate readings. The library is easy to use and compatible with ESP32. The library can be useful for developing applications that require user input or interaction with the touch screen. Follow the installation steps at https://bonezegei.com on how to install bonezegei libraries on Arduino IDE (Batutay, 2023).

Disclaimer

The code and libraries provided by Bonezegei is intended for informational and educational purposes only. Bonezegei does not own or manufacture the hardware associated with the code. The code is provided "as is" without any warranty, express or implied, including but not limited to the warranties of merchantability, fitness for a particular purpose, and non-infringement. In no event shall Bonezegei be liable for any claim, damages, or other liability arising from the use of the code or the hardware. Users are solely responsible for ensuring that their use of the code complies with all applicable laws and regulations.

Other Resources

P

#bonezegei

About

Simple Library XPT2046 Resistive Touch Controller

https://bonezegei.com

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%