Update README.md

This commit is contained in:
2025-05-05 13:33:02 -04:00
committed by GitHub
parent 07e91e47c9
commit fcc1cf9820

View File

@@ -4,6 +4,8 @@ _ESP32-S3 Module embeded on Arduino Uno board_
![ESP32-S3 Arduino Uno](https://github.com/alexandrebobkov/ESP32-S3_Arduino-Uno/blob/main/assets/ESP32-Uno-Board-v2.png)
![ESP32-S3 Arduino Uno](https://github.com/alexandrebobkov/ESP32-S3_Arduino-Uno/blob/main/assets/ESP32-Uno-assembled.png)
## I2C Pins
The provided schematic excerpt below shows the wiring of SDA and SCL; __SDA__ is wired to the _GPIO 8_ and __SCL__ is wired to the _GPIO 9_ on the ESP32-S3 Module.