diff --git a/Mini-ESP32s3-Device-Build.md b/Mini-ESP32s3-Device-Build.md new file mode 100644 index 0000000..72ea823 --- /dev/null +++ b/Mini-ESP32s3-Device-Build.md @@ -0,0 +1,13 @@ + +| Pin | Color | ESP32 | Description | +| --- | ----- | ----- | -------- | +| 1 | Black | GND | Ground | +| 2 | Red | 3v3 | VCC | +| 3 | Green | GPIO3 | GDO0 - TX Pin | +| 4 | Blue | GPIO6 | CSN | +| 5 | Orange | GPIO7 | SCK | +| 6 | Purple | GPIO9 | MOSI | +| 7 | White | GPIO8 | MISO | +| 8 | Yellow | GPIO4 | GDO2 - RX Pin | + +![image](https://github.com/rstrouse/ESPSomfy-RTS/assets/47839015/087f7e87-d47d-4188-b3dd-4ba4e92e3b76)