IAQ Wired Sensor. Part of smart_household
Go to file
2022-01-02 11:08:59 +01:00
Enclosure Re-modeled enclosure as a single object (including parameters) 2021-08-01 17:11:16 +02:00
fw Fixed wrong buffer processing 2021-12-22 18:19:53 +01:00
fw_hal Minor tweaks trying to get the i2c working. SCD4x still not working. 2021-11-07 11:23:52 +01:00
fw_old Fixed uart interrupt enable/disable 2021-11-04 19:02:42 +01:00
PCB Migrated to KiCAD. 2022-01-02 11:08:59 +01:00
tests Added concentrator script 2021-11-27 18:32:03 +01:00
.gitignore Untracked language settings file 2021-07-18 11:19:00 +02:00
README.md Added LED brightnes placeholder. Set the default value when the timer settings will be known. 2021-10-02 12:33:57 +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 BRIGHTNESS 40002
LED SMOOTH 40003
CO2 ALERT LIMIT1 40004
CO2 ALERT LIMIT2 40005
SCD4x T OFFSET 40006
MODBUS ADDR 40007

Device Information Registers

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