pinout.vvzero.com/overlay/explorer-hat-pro.json

95 lines
1.6 KiB
JSON
Raw Normal View History

2015-02-24 17:59:29 +08:00
{
"name": "Explorer HAT Pro",
"manufacturer": "Pimoroni",
"url": "https://github.com/pimoroni/explorer-hat",
"github": "https://github.com/pimoroni/explorer-hat",
"buy": "http://shop.pimoroni.com/products/explorer-hat",
2015-02-24 17:59:29 +08:00
"description": {
"short": "An all-in-one light, input, motor, touch and output add-on board.",
"long": "pibrella.md"
},
2015-02-25 01:28:00 +08:00
"pincount": 40,
2015-02-24 17:59:29 +08:00
"pin": {
"7": {
"name": "LED 1",
2015-03-22 03:04:22 +08:00
"mode": "output",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-02-24 17:59:29 +08:00
},
"11": {
"name": "LED 2",
2015-03-22 03:04:22 +08:00
"mode": "output",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-02-24 17:59:29 +08:00
},
"13": {
"name": "LED 3",
2015-03-22 03:04:22 +08:00
"mode": "output",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-02-24 17:59:29 +08:00
},
2015-03-22 01:27:02 +08:00
"29": {
2015-02-24 17:59:29 +08:00
"name": "LED 4",
2015-03-22 03:04:22 +08:00
"mode": "output",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-02-24 17:59:29 +08:00
},
2015-03-22 01:27:02 +08:00
"31": {
"name": "Output 1",
2015-03-22 03:04:22 +08:00
"mode": "output",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-03-22 01:27:02 +08:00
},
"32": {
"name": "Output 2",
2015-03-22 03:04:22 +08:00
"mode": "output",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-03-22 01:27:02 +08:00
},
"33": {
"name": "Output 3",
2015-03-22 03:04:22 +08:00
"mode": "output",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-03-22 01:27:02 +08:00
},
"36": {
"name": "Output 4",
2015-03-22 03:04:22 +08:00
"mode": "output",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-03-22 01:27:02 +08:00
},
"16": {
"name": "Input 1",
2015-03-22 03:04:22 +08:00
"mode": "input",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-03-22 01:27:02 +08:00
},
"15": {
"name": "Input 2",
2015-03-22 03:04:22 +08:00
"mode": "input",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-03-22 01:27:02 +08:00
},
"18": {
"name": "Input 3",
2015-03-22 03:04:22 +08:00
"mode": "input",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-03-22 01:27:02 +08:00
},
"22": {
"name": "Input 4",
2015-03-22 03:04:22 +08:00
"mode": "input",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-03-22 01:27:02 +08:00
},
"40": {
"name": "Motor 2 +",
2015-03-22 03:04:22 +08:00
"mode": "output",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-03-22 01:27:02 +08:00
},
"37": {
"name": "Motor 2 -",
2015-03-22 03:04:22 +08:00
"mode": "output",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-03-22 01:27:02 +08:00
},
"35": {
"name": "Motor 1 +",
2015-03-22 03:04:22 +08:00
"mode": "output",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-03-22 01:27:02 +08:00
},
"38": {
"name": "Motor 1 -",
2015-03-22 03:04:22 +08:00
"mode": "output",
2015-03-22 02:35:46 +08:00
"active": "high"
2015-03-22 01:27:02 +08:00
}
2015-02-24 17:59:29 +08:00
}
2015-02-25 01:28:00 +08:00
}