boothifier/z_old/old/board.json

64 lines
1.2 KiB
JSON

{
"use_ver":"hwver15",
"hwver14":{
"rgb1": 3,
"rgb2": 46,
"btn1": 8,
"btn2": 19,
"btn3": 0,
"buzzer": 37,
"touch1": 9,
"touch2": 10,
"touch3": 11,
"touch4": 12,
"touch5": 13,
"shield": 9,
"relay1": 1,
"relay2": 2,
"relay3": 3,
"relay4": 4,
"stat1": 17,
"stat2": 18,
"adc1": 20,
"oled_dc": 7,
"oled_rst": 6,
"oled_mosi": 5,
"oled_sck": 4,
"oled_cs": 15,
"ext1": 35,
"ext2": 36,
"rf433tx": 38,
"rf433rx": 16
},
"hwver15":{
"rgb1": 3,
"rgb2": 9,
"btn1": 8,
"btn2": 18,
"btn3": 0,
"buzzer": 42,
"touch1": 11,
"touch2": 12,
"touch3": 13,
"touch4": 21,
"touch5": -1,
"shield": 14,
"relay1": 38,
"relay2": 48,
"relay3": 47,
"relay4": 21,
"stat1": 39,
"stat2": 37,
"adc1": 10,
"oled_dc": 7,
"oled_rst": 6,
"oled_mosi": 5,
"oled_sck": 4,
"oled_cs": 15,
"ext1": 41,
"ext2": -1,
"rf433tx": 40,
"rf433rx": 16
}
}