IAQ Wired Sensor. Part of smart_household
Go to file
2021-11-18 21:30:03 +01:00
Enclosure Re-modeled enclosure as a single object (including parameters) 2021-08-01 17:11:16 +02:00
fw Added LED intensity 2021-11-18 21:30:03 +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 Connected MODE pin of the PMICs to GND for continuous PWM operation. Minor tweaks to schematic (some components and nets were on the 0.635m 2021-11-17 21:17:15 +01:00
tests Added exception handling for MODBUS checksum error 2021-11-15 16:32:08 +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