display update should now be done dynamic

This commit is contained in:
Martijn
2024-11-11 19:03:51 +01:00
parent f0c4a7e548
commit fac784fa64
4 changed files with 16 additions and 16 deletions
+3 -3
View File
@@ -101,6 +101,7 @@ display:
platform: ili9xxx
model: ili9341
color_order: rgb
update_interval: 30s
invert_colors: false
dc_pin:
number: GPIO37
@@ -111,7 +112,6 @@ display:
mode:
output: true
inverted: false
update_interval: 500ms
show_test_card: false
dimensions:
height: 240
@@ -124,6 +124,7 @@ display:
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -140,11 +141,11 @@ display:
width: 80
offset_width: 24
rotation: 270
update_interval: 1s
- id: display_j3_Right
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -161,4 +162,3 @@ display:
width: 80
offset_width: 24
rotation: 90
update_interval: 1s
+5 -5
View File
@@ -156,6 +156,7 @@ display:
model: ili9341
color_order: rgb
invert_colors: false
update_interval: 30s
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -165,7 +166,6 @@ display:
mode:
output: true
inverted: false
update_interval: 200ms
show_test_card: false
dimensions:
height: 240
@@ -178,6 +178,7 @@ display:
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -194,11 +195,11 @@ display:
width: 80
offset_width: 24
rotation: 270
update_interval: 1s
- id: display_j2_Right
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -215,7 +216,6 @@ display:
width: 80
offset_width: 24
rotation: 90
update_interval: 1s
####################
### BAR module 2 ###
####################
@@ -223,6 +223,7 @@ display:
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -239,11 +240,11 @@ display:
width: 80
offset_width: 24
rotation: 270
update_interval: 1s
- id: display_j3_Right
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -260,4 +261,3 @@ display:
width: 80
offset_width: 24
rotation: 90
update_interval: 1s
+7 -7
View File
@@ -210,6 +210,7 @@ display:
model: ili9341
invert_colors: false
color_order: rgb
update_interval: 30s
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -219,7 +220,6 @@ display:
mode:
output: true
inverted: false
update_interval: 200ms
show_test_card: false
dimensions:
height: 240
@@ -232,6 +232,7 @@ display:
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -248,11 +249,11 @@ display:
width: 80
offset_width: 24
rotation: 270
update_interval: 1s
- id: display_j1_Right
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -269,7 +270,6 @@ display:
width: 80
offset_width: 24
rotation: 90
update_interval: 1s
####################
### BAR module 2 ###
####################
@@ -277,6 +277,7 @@ display:
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -293,11 +294,11 @@ display:
width: 80
offset_width: 24
rotation: 270
update_interval: 1s
- id: display_j2_Right
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -314,7 +315,6 @@ display:
width: 80
offset_width: 24
rotation: 90
update_interval: 1s
####################
### BAR module 3 ###
####################
@@ -322,6 +322,7 @@ display:
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -338,11 +339,11 @@ display:
width: 80
offset_width: 24
rotation: 270
update_interval: 1s
- id: display_j3_Right
platform: ili9xxx
model: ST7735
color_order: bgr
update_interval: never
dc_pin:
number: GPIO37
allow_other_uses: true
@@ -359,4 +360,3 @@ display:
width: 80
offset_width: 24
rotation: 90
update_interval: 1s