This commit is contained in:
PaulVua
2025-01-31 17:31:14 +01:00
parent 456db5da98
commit ef2bd6b895
3 changed files with 22 additions and 21 deletions

View File

@@ -82,6 +82,9 @@ sudo chmod 777 /dev/i2c-1
Attention: sometimes activation with config.txt do not work, you need to activate i2c with `sudo raspi-config` and go to "Interface" -> I2C -> enable.
It is possible to manage raspi-config only with cli: `sudo raspi-config nonint do_i2c 0`
I2C addresses: use `sudo i2cdetect -y 1` to check the connected devices.
### BME280