IAQ Wired Sensor. Part of smart_household
Go to file
2021-11-14 12:05:18 +01:00
Enclosure Re-modeled enclosure as a single object (including parameters) 2021-08-01 17:11:16 +02:00
fw Used rgbled_set_color() for CO2 value indication 2021-11-13 21:49:02 +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 Moved some testpoints to the top layer and made them smaller. Minor layout change of the fuses (the components were too close to the pcb edge). Removed old iBOMs. 2021-11-14 12:05:18 +01:00
tests Added error counting to measure_multiple_devices.py 2021-11-13 22:16:38 +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