Files
libretiny/boards/templates/tuya1s.json
2023-06-18 20:19:05 +02:00

65 lines
1.1 KiB
JSON

{
"name": "tuya1s",
"title": "Tuya boards; 1S series",
"width": 18,
"height": 23.5,
"vars": {
"PINTYPE_VERT": "pin_vert_cast_nohole",
"PINTYPE_HORZ": "pin_horz_cast_nohole",
"RASTER": 1.5,
"RF_W": 18,
"RF_H": 6.1
},
"front": [
{
"comment": "Pins (19-24)",
"name": "r_pins_horz",
"repeat": 6,
"pos": "5.25,23.5",
"vars": {
"PINDIR": "down"
}
},
{
"comment": "Pin labels (19-24)",
"id": "down",
"name": "r_labels_horz",
"repeat": 6,
"pos": "5.25,23.5",
"vars": {
"PINDIR": "down"
}
}
],
"back": [
{
"comment": "Pins (10-18)",
"name": "r_pins_vert",
"repeat": 9,
"pos": "18,10.6",
"vars": {
"PINDIR": "right"
}
},
{
"comment": "Pins (19-24)",
"id": "down",
"name": "r_pins_horz",
"repeat": 6,
"pos": "5.25,23.5",
"vars": {
"PINDIR": "down"
}
}
],
"pads": {
"19": "tuya1s.front.down.label1.anchor",
"20": "tuya1s.front.down.label2.anchor",
"21": "tuya1s.front.down.label3.anchor",
"22": "tuya1s.front.down.label4.anchor",
"23": "tuya1s.front.down.label5.anchor",
"24": "tuya1s.front.down.label6.anchor"
},
"test_pads": {}
}