IAQ Wired Sensor. Part of smart_household
Go to file
2021-10-02 12:12:49 +02:00
Enclosure Re-modeled enclosure as a single object (including parameters) 2021-08-01 17:11:16 +02:00
fw Added LED SMOOTH and SCD4x TEMPERATURE OFFSET to the config. 2021-10-02 12:12:49 +02:00
PCB Minor changes. 2021-09-28 16:12:59 +02:00
tests Decreased SHT read time to 10 ms; changed baud to 19200 2021-09-30 18:38:59 +02:00
.gitignore Untracked language settings file 2021-07-18 11:19:00 +02:00
README.md Added LED SMOOTH and SCD4x TEMPERATURE OFFSET to the config. 2021-10-02 12:12:49 +02:00

MODBUS Registers

Input Registers

Value Register
CO2 30010
SHT4x 30011
RH SHT4x 30012
T SCD4x 30013
RH SCD4x 30014
T SHT4x SIGNED 30015
T SCD4x SIGNED 30016

Holding Registers

Value Register
LED ON 40001
LED SMOOTH 40002
CO2 ALERT LIMIT1 40003
CO2 ALERT LIMIT2 40004
SCD4x T OFFSET 40005
MODBUS ADDR 40006

Device Information Registers

Value Register
VENDOR NAME 30010
PRODUCT CODE 30011
REVISION 30012
PRODUCT NAME 30013
SERIAL NUMBER 30014