BME280, updated dtbo

This commit is contained in:
CarstenArend
2026-02-17 14:11:31 +01:00
parent 86832745dd
commit de52b4f73c
4 changed files with 5 additions and 2 deletions

View File

@@ -1,4 +1,5 @@
# zeroPLC installer
wget -q -O - https://git.sqegmbh.de/zeroPLC/zeroPLC-installer/raw/branch/master/install.sh | sudo bash
https://git.sqegmbh.de/.download/zeroPLC_image_20250909.zip

Binary file not shown.

Binary file not shown.

View File

@@ -62,13 +62,15 @@ dtoverlay=mcp23017_0x21_zeroplc,addr=0x21,noints=1
dtoverlay=i2c-rtc,pcf8523
dtoverlay=ads1015,addr=0x4b
dtoverlay=i2c-sensor,bme280,addr=0x77
dtoverlay=ads1015,addr=0x4a
dtparam=cha_enable=true,cha_cfg=4,cha_gain=0
dtparam=chb_enable=true,chb_cfg=5,chb_gain=0
dtparam=chc_enable=true,chc_cfg=6,chc_gain=0
dtparam=chd_enable=true,chd_cfg=7,chd_gain=0
dtoverlay=ads1015,addr=0x49
dtoverlay=ads1015,addr=0x4b
dtparam=cha_enable=true,cha_cfg=4,cha_gain=0
dtparam=chb_enable=true,chb_cfg=5,chb_gain=0
dtparam=chc_enable=true,chc_cfg=6,chc_gain=0