IAQ Wired Sensor. Part of smart_household
Go to file
2022-06-14 21:15:22 +02:00
Documentation Added Modbus registers to datasheet 2022-05-29 15:05:07 +02:00
Enclosure Started wotking on the datasheet. Started wirking on the drawings with dimensions and such. 2022-05-23 21:38:44 +02:00
fw Added sht4x library 2022-06-14 21:15:22 +02: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 Updated footprints. Removed non-resetable fuse. Added logos. Added Veles Labs Sheet templates. generated new outputs. 2022-04-28 19:58:00 +02:00
Product_Flyer Started to work on flyer. 2022-05-29 17:28:47 +02:00
tests Changed modbus registers in query python script 2022-03-27 12:54:06 +02:00
.gitignore Started the datasheet. 2022-04-18 22:26:01 +02:00
.gitmodules Added sht4x library 2022-06-14 21:15:22 +02:00
.project Added SGP40 readout. 2022-02-13 15:52:50 +01: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