You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/hardware/11.accessories/modulino-nodes/modulino-buttons/tutorials/how-buttons-ardu/how-to-buttons-ardu.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -45,13 +45,13 @@ When scanning for I2C address on the bus, you might find the modulino using the
45
45
46
46
Later in this article we teach how to [change the address](#how-to-change-i2c-address).
47
47
48
-
###Pinout
48
+
## Pinout
49
49
50
50
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 (I2C), meaning it connects directly to the I2C bus on the module without requiring additional conversion circuitry.
@@ -77,7 +77,7 @@ The tactile buttons and LEDs are the core components of this module. These input
77
77
-**B: Button B** – This pin connects directly to button B.
78
78
-**C: Button C** – This pin connects directly to button C.
79
79
80
-
####1x4 Header (I2C)
80
+
### 1x4 Header (I2C)
81
81
82
82
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.
0 commit comments