14 lines
423 B
JSON
14 lines
423 B
JSON
{
|
|
"name": "ThingPulse XPT2046 Touch",
|
|
"keywords": "display, tft, lcd, graphics, spi, touchscreen",
|
|
"description": "Touchscreens using the XPT2046 controller chip. Many very low cost color TFT displays with touch screens have this chip.",
|
|
"exclude": "doc",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/thingpulse/XPT2046_Touchscreen.git"
|
|
},
|
|
"frameworks": "arduino",
|
|
"platforms": "*"
|
|
}
|