mirror of
https://github.com/IoTManagerProject/IoTManager.git
synced 2026-03-29 07:32:18 +03:00
Добавляем ADS1115
This commit is contained in:
@@ -274,5 +274,24 @@
|
||||
"page": "",
|
||||
"descr": "",
|
||||
"int": 15
|
||||
},
|
||||
{
|
||||
"name": "21. Датчик напряжения ADS1115",
|
||||
"num": 21,
|
||||
"type": "Reading",
|
||||
"subtype": "Ads1115",
|
||||
"id": "Ads3",
|
||||
"widget": "anydataVlt",
|
||||
"page": "Сенсоры",
|
||||
"descr": "ADS_3",
|
||||
|
||||
"pin": "0",
|
||||
"mode": "volt",
|
||||
"gain": "3/4x",
|
||||
|
||||
"plus": 0,
|
||||
"multiply": 1,
|
||||
"round": 100,
|
||||
"int": 10
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user