This commit is contained in:
Your Name
2025-01-30 11:42:02 +01:00
parent a8ca15505e
commit 578721a9f2
6 changed files with 156 additions and 23 deletions

View File

@@ -1,5 +1,5 @@
# Script to read data from BME280
# Sensor connected to i2c on address 77 (use sudo i2cdetect -y 1 to get the address )
# Sensor connected to i2c on address 76 (use sudo i2cdetect -y 1 to get the address )
# sudo python3 /var/www/nebuleair_pro_4g/BME280/read.py
import board