mirror of
https://github.com/alexandrebobkov/ESP32-C3_Breadboard-Adapter.git
synced 2025-08-07 11:18:47 +00:00
Update index.md
This commit is contained in:
1
index.md
1
index.md
@@ -120,6 +120,7 @@ Smart speakers
|
|||||||
## I2C Pins
|
## I2C Pins
|
||||||
|
|
||||||
The schematic excerpt provided below illustrates the wiring configuration for the __SDA__ and __SCL__ lines. Specifically, the __SDA__ line is connected to _GPIO 18_, while the __SCL__ line is connected to _GPIO 19_ on the ESP32-C3 Wroom module. The image of the PCB board below depicts the physical locations of the __SDA__ and __SCL__ terminals.
|
The schematic excerpt provided below illustrates the wiring configuration for the __SDA__ and __SCL__ lines. Specifically, the __SDA__ line is connected to _GPIO 18_, while the __SCL__ line is connected to _GPIO 19_ on the ESP32-C3 Wroom module. The image of the PCB board below depicts the physical locations of the __SDA__ and __SCL__ terminals.
|
||||||
|
|
||||||
<img src="assets/ESP32-C3-BreadBoardAdapterPinout.png" width="50%"/>
|
<img src="assets/ESP32-C3-BreadBoardAdapterPinout.png" width="50%"/>
|
||||||
|
|
||||||
``` C
|
``` C
|
||||||
|
Reference in New Issue
Block a user