From c17f83c551bc10482e41ed9673e9cc04916b7023 Mon Sep 17 00:00:00 2001 From: konwektor <108493018+konwektor@users.noreply.github.com> Date: Fri, 8 Sep 2023 17:26:55 +0200 Subject: [PATCH] Update README.md --- !compiled/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/!compiled/README.md b/!compiled/README.md index 0569dae3..dcf6554d 100644 --- a/!compiled/README.md +++ b/!compiled/README.md @@ -55,6 +55,10 @@ Connect right side pin22 (SCL) from Esp32 with Arduinos pin8 (D2). Connect right side pin21 (SDA) from Esp32 with Arduinos pin7 (D3). +Connect Your arduino to xbox with Xbox Controller Port to MicroUSB cable. + + + flash2 @@ -93,6 +97,8 @@ On Arduino :take out cable from pin1 (RAW), and connect to pin4(Vcc). ON esp32 : take out cable from bottom left pin5V and connect it to top left pin 3V3. +In this configuration Esp32 need to be powered up over MicroUSB socket. + Now everything will be powered from Esp32 board over usb socket, onboard LDO lowers 5V to 3,3V - powering esp32 and over pin3v3 - Arduino/s SDA, SCL are now 3,3V logic.