diff --git a/README.md b/README.md index f4136e72..307fda44 100644 --- a/README.md +++ b/README.md @@ -58,8 +58,12 @@ The **Temperature Node** broadcasts the air temperature, atmospheric pressure an BME280 is combined temperature, humidity and pressure sensor. The unit combines high linearity and high accuracy sensors and is perfectly feasible for low current consumption, long-term stability and high EMC robustness. The humidity sensor offers an extremely fast response time and therefore supports performance requirements for emerging applications such as context awareness, and high accuracy over a wide temperature range.[^2] +Below is the functional diagram of BME-/BMP-280. Notable difference between the two devices, is that BME-280 is capable of measuring relative humidity. BME-280 has square shape, while BMP-280 has rectangular shape. + ESP32-Node Pinout +BME-280 can come in a ready-to-use PCB ... + ESP32-Node Pinout > [!IMPORTANT] @@ -88,6 +92,8 @@ i2c_master_write_read_device(I2C_MASTER_NUM, 0x76, ®_addr, 1, data, len, I2C_ BME-/BMP-280 Memory Map +BME-/BMP-280 can communicate via I2C. The two diagrams below summarize algorithm of reading to and writting values to/from the sensor. + BME-/BMP-280 I<sup>2</sup>C Read & Write [^2]: https://www.bosch-sensortec.com/products/environmental-sensors/humidity-sensors-bme280/