-
Notifications
You must be signed in to change notification settings - Fork 23
Expand file tree
/
Copy path.android-things-driver.json
More file actions
21 lines (21 loc) · 970 Bytes
/
.android-things-driver.json
File metadata and controls
21 lines (21 loc) · 970 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
"title": "android-touchscreen-driver",
"category": "Touch input display",
"published-maven": {
"maven-url": "https://jcenter.bintray.com",
"groupid": "eu.vranckaert.driver",
"artifactid": "touch"
},
"compatible-with": [
{
"title": "Kedei TFT 3.5-inch touch screen display",
"url": "https://www.aliexpress.com/item/Best-Price-Original-3-5-LCD-TFT-Touch-Screen-Display-for-Raspberry-Pi-2-Model/32443379727.html",
"photo": "https://ae01.alicdn.com/kf/HTB1ZsmzJXXXXXXVaXXXq6xXFXXXr/3-5-LCD-TFT-Touch-Screen-Display-for-Raspberry-Pi-3-Raspberry-Pi-2-Model-B.jpg"
},
{
"title": "Waveshare 5-inch touch screen display",
"url": "https://www.waveshare.com/5inch-hdmi-lcd-h.htm",
"photo": "https://www.waveshare.com/media/catalog/product/cache/1/image/800x800/9df78eab33525d08d6e5fb8d27136e95/5/i/5inch_hdmi_lcd_h_.jpg"
}
]
}