From fcc1cf98209983762e727989606e4ad659b1ed59 Mon Sep 17 00:00:00 2001 From: Alexandre B Date: Mon, 5 May 2025 13:33:02 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e3d5774..6df9060 100644 --- a/README.md +++ b/README.md @@ -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.