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

29 lines
501 B
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",
"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",
"exclusive": "true"
},
"11": {
"name": "LED 2",
"exclusive": "true"
},
"13": {
"name": "LED 3",
"exclusive": "true"
},
"25": {
"name": "LED 4",
"exclusive": "true"
},
}
2015-02-25 01:28:00 +08:00
}