Skip to content

Commit 357fbf7

Browse files
feature: Add I2C address and restore dimensions section in hardware README
1 parent 75bd75a commit 357fbf7

1 file changed

Lines changed: 7 additions & 6 deletions

File tree

hardware/README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040
| Pressure sensor - RMS Noise | 0.12 Pa (equiv. to 1.7 cm) |
4141
| Pressure sensor - Sensitivity Error | ± 0.25 % (equiv. to 1 m at 400 m height change) |
4242
| Pressure sensor - Temperature coefficient offset| ±1.3 Pa/K (equiv. to ±10.9 cm at 1°C temperature change) |
43+
| I2C Address | 0x77 |
4344

4445
## Pinout
4546

@@ -65,12 +66,6 @@
6566

6667
</div>
6768

68-
## Dimensions
69-
70-
<div style="text-align: center;">
71-
<a href="./resources/unit_dimension_v_1_0_0_bme688_environmental_sensor_4_in_1.png"><img src="./resources/unit_dimension_v_1_0_0_bme688_environmental_sensor_4_in_1.png" width="500px"><br/> Dimensions</a>
72-
</div>
73-
7469
## Topology
7570

7671
<div style="text-align: center;">
@@ -88,4 +83,10 @@
8883
| JP1 | 2.54 mm Castellated Holes |
8984
| J1 | QWIIC Connector (JST 1 mm pitch) for I2C |
9085

86+
</div>
87+
88+
## Dimensions
89+
90+
<div style="text-align: center;">
91+
<a href="./resources/unit_dimension_v_1_0_0_bme688_environmental_sensor_4_in_1.png"><img src="./resources/unit_dimension_v_1_0_0_bme688_environmental_sensor_4_in_1.png" width="500px"><br/> Dimensions</a>
9192
</div>

0 commit comments

Comments
 (0)