Skip to content

Commit 340d0be

Browse files
committed
header issue
1 parent e70837b commit 340d0be

File tree

1 file changed

+3
-3
lines changed
  • content/hardware/11.accessories/modulino-nodes/modulino-buttons/tutorials/how-buttons-ardu

1 file changed

+3
-3
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@ When scanning for I²C address on the bus, you might find the modulino using the
4545

4646
Later in this article we teach how to [change the address](#how-to-change-i2c-address).
4747

48-
### Pinout
48+
## Pinout
4949

5050
The tactile buttons and LEDs are the core components of this module. These input and output devices are controlled by an onboard STM32 microcontroller, which supports digital communication (I²C), meaning it connects directly to the I²C bus on the module without requiring additional conversion circuitry.
5151

5252
![Arduino Buttons Pinout](assets/ButtonsPinouts.png)
5353

54-
#### 1x10 Header
54+
### 1x10 Header
5555

5656
| Pin | Function |
5757
|-------|----------------|
@@ -77,7 +77,7 @@ The tactile buttons and LEDs are the core components of this module. These input
7777
- **B: Button B** – This pin connects directly to button B.
7878
- **C: Button C** – This pin connects directly to button C.
7979

80-
#### 1x4 Header (I2C)
80+
### 1x4 Header (I2C)
8181

8282
The pinout for the Modulino Buttons is shown below. While the recommended connection method is via the QWIIC connectors, this solderable header provides a connection option when using the modulino with a non-QWIIC compatible board.
8383

0 commit comments

Comments
 (0)