boothifier/data/booths/big-roam.json

158 lines
2.3 KiB
JSON

{
"profile": "big-roam",
"mode": "roamer",
"limited-mode": false,
"button": 0,
"buttons":
[
{
"en": true
},
{
"en": true
},
{
"en": true
}
],
"pwmout":
[
{
"en": true,
"freq": 250,
"min": 0.0,
"max": 100.0,
"default": 0.0,
"vision": false,
"deltarate": 0
},
{
"en": true,
"freq": 250,
"min": 0.0,
"max": 100.0,
"default": 0.0,
"vision": false,
"deltarate": 0
},
{
"en": true,
"freq": 250,
"min": 0.0,
"max": 100.0,
"default": 0.0,
"vision": true,
"deltarate": 0
},
{
"en": true,
"freq": 250,
"min": 0.0,
"max": 100.0,
"default": 0.0,
"vision": true,
"deltarate": 0
}
],
"ramp-lights":
[
{
"en": true,
"relay-index": 1,
"button-index": 0,
"min": 1.0,
"max": 90.0,
"step": 1.5,
"rate": 30.0,
"skip-count": 5,
"vision": true
},
{
"en": true,
"relay-index": 2,
"button-index": 1,
"min": 1.0,
"max": 90.0,
"step": 1.5,
"rate": 30.0,
"skip-count": 5,
"vision": true
}
],
"oled": {
"en": false,
"height": 64,
"width": 128
},
"t-sensor": {
"en": true,
"addr": 72,
"sp1": 80.0,
"fan-pwr1": 50.0,
"sp2": 90.0,
"fan-pwr2": 100.0,
"hyst": 1.0,
"relay": 3,
"interval": 5000
},
"adc": {
"ain1_factor": 1.0
},
"status-led":{
"interval": 250
},
"strips":
[
{
"en": true,
"size": 168,
"chip": "SK6812",
"rgb-order": "rgb",
"shift":-42,
"offset": 0,
"bright": 240,
"power-div": 0,
"i2s-ch": 0,
"core": 1
},
{
"en": false,
"size": 30,
"chip": "SK6812",
"rgb-order": "rgb",
"shift":-27,
"offset": 0,
"bright": 255,
"power-div": 0,
"i2s-ch": 0,
"core": 1
}
],
"rx433": {
"en": "true"
},
"tx433": {
"en": "true"
},
"fire-animation": {
"speed": 60,
"cooling": 66,
"sparking": 62,
"brightness": 240
},
"comets-animation": {
"speed": 80,
"size-factor": 0.2,
"count": 3,
"cycles": 2,
"min-fade": 16,
"max-fade": 192
},
"snakes-animation": {
"speed": 80,
"cycles": 2,
"multiplier": 6
}
}