Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
konwektor authored Sep 8, 2023
1 parent bad5e18 commit c17f83c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions !compiled/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.





<img src="./Images/Esp32 pinouts.jpg" alt="flash2"/>
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit c17f83c

Please sign in to comment.