Skip to content

Commit d5ebef2

Browse files
5V changes and family
1 parent 3e8bed0 commit d5ebef2

File tree

9 files changed

+14
-14
lines changed

9 files changed

+14
-14
lines changed
Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: Mega
3-
description: The largest Arduino form factor with a lot of GPIOs.
2+
title: Accessories
3+
description: To make your projects even greater.
44
businessUnit: maker
5-
anchor: mega-family
5+
anchor: accessories-family
66
---

content/hardware/11.accessories/modulinos/modulino-buttons/tutorials/how-buttons-ardu/how-to-buttons-ardu.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ The pinout for the Modulino Buttons is shown below. While the recommended connec
6969

7070
## Power Specifications
7171

72-
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.
72+
The board is typically powered by +3.3 VDC when using the QWIIC interface as per the I²C standard.
7373

7474
| Parameter | Condition | Minimum | Typical | Maximum | Unit |
7575
|------------------|-------------------|---------|-------------|---------|------|
76-
| Supply Voltage | - | 2.3 | 3.3 (QWIIC) | 5.5 | V |
76+
| Supply Voltage | - | 2.3 | 3.3 (QWIIC) | 3.6 | V |
7777
| LED Current Draw | Single LED Active | - | 2.5 | - | mA |
7878

7979
The module includes a power LED that draws 1 mA and turns on as soon as it is powered. 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:

content/hardware/11.accessories/modulinos/modulino-buttons/tutorials/how-buttons-mp/how-to-buttons-mp.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -69,11 +69,11 @@ The pinout for the Modulino Buttons is shown below. While the recommended connec
6969

7070
## Power Specifications
7171

72-
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.
72+
The board is typically powered by +3.3 VDC when using the QWIIC interface as per the I²C standard.
7373

7474
| Parameter | Condition | Minimum | Typical | Maximum | Unit |
7575
|------------------|-------------------|---------|-------------|---------|------|
76-
| Supply Voltage | - | 2.3 | 3.3 (QWIIC) | 5.5 | V |
76+
| Supply Voltage | - | 2.3 | 3.3 (QWIIC) | 3.6 | V |
7777
| LED Current Draw | Single LED Active | - | 2.5 | - | mA |
7878

7979
The module includes a power LED that draws 1 mA and turns on as soon as it is powered. 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:

content/hardware/11.accessories/modulinos/modulino-buzzer/tutorials/how-buzzer-ardu/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ The board is typically powered by +3.3 VDC when using the QWIIC interface as per
8484

8585
| Parameter | Condition | Minimum | Typical | Maximum | Unit |
8686
|---------------------|-----------------|---------|---------|---------|------|
87-
| Operating Voltage | - | 2.5 | 3.3 | 5.5 | V |
87+
| Operating Voltage | - | 2.5 | 3.3 | 3.6 | V |
8888
| Current Consumption | @ 3.3V, 2.7 kHz | - | 120 | - | μA |
8989

9090
The module includes a power LED that draws 1 mA and turns on as soon as it is powered.

content/hardware/11.accessories/modulinos/modulino-buzzer/tutorials/how-buzzer-mp/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ The board is typically powered by +3.3 VDC when using the QWIIC interface as per
8383

8484
| Parameter | Condition | Minimum | Typical | Maximum | Unit |
8585
|---------------------|-----------------|---------|---------|---------|------|
86-
| Operating Voltage | - | 2.5 | 3.3 | 5.5 | V |
86+
| Operating Voltage | - | 2.5 | 3.3 | 3.6 | V |
8787
| Current Consumption | @ 3.3V, 2.7 kHz | - | 120 | - | μA |
8888

8989
The module includes a power LED that draws 1 mA and turns on as soon as it is powered.

content/hardware/11.accessories/modulinos/modulino-pixels/tutorials/how-pixels-ardu/content.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,11 +74,11 @@ Later in this article we teach how to [change the address](#how-to-change-i2c-ad
7474

7575
## Power Specifications
7676

77-
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.
77+
The board is typically powered by +3.3 VDC when using the QWIIC interface as per the I²C standard.
7878

7979
| Parameter | Condition | Minimum | Typical | Maximum | Unit |
8080
|------------------------|----------------|---------|---------|---------|------|
81-
| Operating Voltage | - | 4.5 | 3.3 | 5.5 | V |
81+
| Operating Voltage | - | 4.5 | 3.3 | 3.6 | V |
8282
| Power Dissipation | - | - | - | 350 | mW |
8383
| Standby Current | No data signal | - | - | 1 | mA |
8484
| Max LED Output Current | Per Channel | - | 18 | - | mA |

content/hardware/11.accessories/modulinos/modulino-pixels/tutorials/how-pixels-mp/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ Later in this article we teach how to [change the address](#how-to-change-i2c-ad
7575

7676
## Power Specifications
7777

78-
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.
78+
The board is typically powered by +3.3 VDC when using the QWIIC interface as per the I²C standard.
7979

8080
| Parameter | Condition | Minimum | Typical | Maximum | Unit |
8181
|------------------------|----------------|---------|---------|---------|------|

content/hardware/11.accessories/modulinos/modulino-thermo/tutorials/how-thermo-ardu/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Depending on the board connected to the modulino, the I²C pin names to program
4848

4949
## Power Specifications
5050

51-
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.
51+
The board is typically powered by +3.3 VDC when using the QWIIC interface as per the I²C standard.
5252

5353
| Parameter | Condition | Minimum | Typical | Maximum | Unit |
5454
|-----------------|-------------------------------------------------------------------|---------|-------------|---------|------|

content/hardware/11.accessories/modulinos/modulino-thermo/tutorials/how-thermo-mp/content.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ Depending on the board connected to the modulino, the I²C pin names to program
4848

4949
## Power Specifications
5050

51-
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.
51+
The board is typically powered by +3.3 VDC when using the QWIIC interface as per the I²C standard.
5252

5353
| Parameter | Condition | Minimum | Typical | Maximum | Unit |
5454
|-----------------|-------------------------------------------------------------------|---------|-------------|---------|------|

0 commit comments

Comments
 (0)