obniz
Version:
obniz sdk for javascript
119 lines (118 loc) • 1.7 kB
JSON
{
"rev": "3",
"hw": "m5stickc",
"peripherals": {
"io": {
"units": {
"0": {},
"9": {},
"10": {},
"21": {},
"22": {},
"26": {},
"27": {},
"32": {},
"33": {},
"34": {},
"35": {},
"36": {},
"37": {},
"39": {}
}
},
"ad": {
"units": {
"32": {},
"33": {},
"34": {},
"35": {},
"36": {}
}
},
"pwm": {
"units": {
"0": {},
"1": {},
"2": {},
"3": {},
"4": {},
"5": {}
}
},
"uart": {
"units": {
"0": {},
"1": {}
}
},
"spi": {
"units": {
"0": {}
}
},
"i2c": {
"units": {
"0": {},
"1": {}
}
},
"grove": {
"units": {
"0": {
"pin1": 33,
"pin2": 32
}
}
}
},
"embeds": {
"ble": {
"extended": false
},
"display": {
"paper_white": true,
"raw_alternate": false,
"width": 160,
"height": 80,
"color_depth": [
1,
4,
16
]
}
},
"protocol": {
"tcp": {
"units": {
"0": {},
"1": {},
"2": {},
"3": {},
"4": {},
"5": {},
"6": {},
"7": {}
}
}
},
"network": {
"wifi": {}
},
"extraInterface": {
"m5stickc_hat": {
"units": {
"0": {},
"26": {},
"36": {}
},
"i2c": {
"sda": 0,
"scl": 26
},
"uart": {
"tx": 0,
"rx": 26
}
}
}
}