From 3912815570a0aa5e179785c10de596178b6ad10d Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Sun, 7 Jul 2024 09:38:42 -0400 Subject: [PATCH] . --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 4bba4924..d736cb0f 100644 --- a/README.md +++ b/README.md @@ -52,14 +52,14 @@ Eco-system of ESP32s Nodes and ATtiny85 peripherals with different functionaliti The **Temperature Node** broadcasts the air temperature, atmospheric pressure and air humidity over secured MQTT. -### BME280 +### I2C Air Temperature, Pressure and Humidity Sensor Board (BME280) -BME280 is I2C Temperature, Pressure and Humidity Sensor 13mmx10.5mm in size. +The sensor board is 13mm by 10.5mm in size that provides the air temperature, pressure and humidity values over I2C protocol. Sensor board uses BME280 IC. ESP32-Node Pinout > [!IMPORTANT] -> BM**E**280 and BM**P**280 look very similar. However, BME280 sensor has square form, while BMP280 has rectangular form. +> BM**E**280 and BM**P**280 look very similar. However, BME280 sensor has square form, while BMP280 has rectangular form. In addition, the two sensor boards have different I2C addresses. > > ESP32-Node Pinout