Skip to content

Commit bbfd09a

Browse files
Fix preview
1 parent 0af8f0e commit bbfd09a

File tree

1 file changed

+6
-6
lines changed
  • content/hardware/02.hero/modulinos/modulino-thermo/tutorials/how-thermo-ardu

1 file changed

+6
-6
lines changed

content/hardware/02.hero/modulinos/modulino-thermo/tutorials/how-thermo-ardu/content.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ The Modulino Thermo is capable of measuring temperature and relative humidity. T
2121

2222

2323
| Parameter | Condition | Minimum | Typical | Maximum | Unit |
24-
| --------- | ----------- | ------- | ------- | ------- | ---- |
24+
|-----------|-------------|---------|---------|---------|------|
2525
| Range | Temperature | \-40 | \- | +125 | °C |
2626
| \- | Humidity | 0 | \- | 100% | φ RH |
2727
| Accuracy | Temperature | \- | ±0,25 | \- | °C |
@@ -33,7 +33,7 @@ The HS3003 sensor from Renesas is the core component of this module. This temper
3333

3434
The default address for the Module is:
3535
| Modulino I²C Address | Hardware I²C Address |
36-
| -------------------- | -------------------- |
36+
|----------------------|----------------------|
3737
| 0x44 | 0x44 |
3838

3939
***Note: Since the address cannot be changed on this Modulino specifically, using two or more identical modules on the same I²C bus will result in address conflicts and cause communication issues.***
@@ -50,10 +50,10 @@ Depending on the board connected to the modulino, the I²C pin names to program
5050

5151
The board is typically powered by +3.3 VDC when using the QWIIC interface as per the I²C standard. However, different power levels can be used when powering through the solderable pins, making this board compatible with both +3.3 and +5 VDC.
5252

53-
| Parameter | Condition | Minimum | Typical | Maximum | Unit |
54-
| --------------- | -------------------------------------------------------------------------------------------------------------------- | ------- | ----------- | ------- | ---- |
55-
| Supply Voltage | \- | 2.3 | 3.3 (QWIIC) | 5.5 | V |
56-
| Average Current | 1 humidity + temperature measurement/s<br>14-bit resolution<br>Typical@ 3.3 VDD<br>Typical@ 5.5 VDDMax 5,5@ 3.3 VDD | \- | 1024.4 | 24.4 | µA |
53+
| Parameter | Condition | Minimum | Typical | Maximum | Unit |
54+
|-----------------|---------------------------------------------------------------------------------------------------------------------|---------|-------------|---------|------|
55+
| Supply Voltage | \- | 2.3 | 3.3 (QWIIC) | 5.5 | V |
56+
| Average Current | 1 humidity + temperature measurement/s<br>14-bit resolution<br/>Typical@ 3.3 VDD<br>Typical@ 5.5 VDDMax 5,5@ 3.3 VDD<br/> | \- | 1024.4 | 24.4 | µA |
5757

5858
The module includes a power LED that draws 1 mA and turns on as soon as it is powered.
5959
J1 (Qwiic connector), J2 (Qwiic connector), and the headers all share the same power branch. The power distribution of the module is therefore as follows:

0 commit comments

Comments
 (0)