Add Pico+ESP32 diagram

This commit is contained in:
wiredopposite
2024-12-31 18:32:42 -07:00
parent e4269d441d
commit de3f25d183
2 changed files with 4 additions and 0 deletions

View File

@@ -5,6 +5,10 @@
The Pico 2 will likely require 4.7k resistors between the USB data lines and ground to work correctly.
![OGX-Mini](../images/DiagramPico2.png)
# Pi Pico + ESP32
This is the minumum amount of connections you'll want for this to work and the diagram assumes you're powering the Pico and ESP32 each separately via USB (do not connect power between the 2 boards if so). A more complex configuration is possible, making the Pi Pico able to program the ESP32, but I'll update the repo with that diagram later.
![OGX-Mini](../images/DiagramPicoESP32.png)
# RP2040-Zero
![OGX-Mini](../images/DiagramRPZero.png)

BIN
images/DiagramPicoESP32.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 491 KiB