экран oled

This commit is contained in:
IoT Manager
2023-10-01 15:48:23 +02:00
parent 11c7e50f83
commit 97288a1f21
7 changed files with 326 additions and 6 deletions

View File

@@ -810,12 +810,31 @@
"chatID": "",
"num": 53
},
{
"header": "Экраны"
},
{
"name": "54. OLED экран 128*64",
"type": "Reading",
"subtype": "Oled128",
"id": "oled",
"widget": "",
"page": "",
"descr": "T",
"descr1": "C",
"int": 1,
"addr": "0x3C",
"coord": "0,10",
"id2show": "id датчика",
"shrift": "2",
"num": 54
},
{
"header": "screens"
},
{
"global": 0,
"name": "54. LCD экран 2004",
"name": "55. LCD экран 2004",
"type": "Reading",
"subtype": "Lcd2004",
"id": "Lcd",
@@ -828,10 +847,10 @@
"id2show": "",
"prefix": "",
"postfix": "",
"num": 54
"num": 55
},
{
"name": "55. LCD экран 1602",
"name": "56. LCD экран 1602",
"type": "Reading",
"subtype": "Lcd2004",
"id": "Lcd",
@@ -844,11 +863,11 @@
"id2show": "",
"prefix": "",
"postfix": "",
"num": 55
"num": 56
},
{
"global": 0,
"name": "56. 7 сегментный дисплей TM16XX",
"name": "57. 7 сегментный дисплей TM16XX",
"type": "Writing",
"subtype": "TM16XX",
"id": "tm",
@@ -864,6 +883,6 @@
"intensity": "5",
"on": "1",
"id2show": "",
"num": 56
"num": 57
}
]