diff --git a/Images/MeshPoE-S3-Back.png b/Images/MeshPoE-S3-Back.png index 9786c4b..7f94930 100644 Binary files a/Images/MeshPoE-S3-Back.png and b/Images/MeshPoE-S3-Back.png differ diff --git a/Images/MeshPoE-S3-Front.png b/Images/MeshPoE-S3-Front.png index 40edde4..46ed7c5 100644 Binary files a/Images/MeshPoE-S3-Front.png and b/Images/MeshPoE-S3-Front.png differ diff --git a/Images/MeshPoE-S3-Schematic.png b/Images/MeshPoE-S3-Schematic.png index 561286c..3fb16dd 100644 Binary files a/Images/MeshPoE-S3-Schematic.png and b/Images/MeshPoE-S3-Schematic.png differ diff --git a/README.md b/README.md index a1f7e64..d060cc2 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,6 @@ --- ## Description - The MeshPoE-S3 is a universal PCB designed for use in LoRA mesh networks such as **Reticulum**, **Meshtastic**, and **MeshCore**. - Based on the [WaveShare ESP32-S3 ETH Development Board](https://www.waveshare.com/esp32-s3-eth.htm) @@ -25,26 +24,27 @@ This repository contains the KiCad project files, PCB schematics, board images, --- ## Project Structure +``` MeshPoE-S3/ ├── KiCad/ -│ ├── MeshPoE-S3.kicad_pcb # PCB layout -│ ├── MeshPoE-S3.kicad_prl # PCB plot file -│ ├── MeshPoE-S3.kicad_pro # Project file -│ └── MeshPoE-S3.kicad_sch # Schematic +│ ├── MeshPoE-S3.kicad_pcb # PCB layout +│ ├── MeshPoE-S3.kicad_prl # PCB plot file +│ ├── MeshPoE-S3.kicad_pro # Project file +│ └── MeshPoE-S3.kicad_sch # Schematic ├── Images/ -│ ├── MeshPoE-S3-Front.png # Front layer image -│ ├── MeshPoE-S3-Back.png # Back layer image +│ ├── MeshPoE-S3-Front.png # Front layer image +│ ├── MeshPoE-S3-Back.png # Back layer image │ └── MeshPoE-S3-Schematic.png # Schematic overview ├── Gerbers/ -│ └── Gerbers-MeshPoE-S3.zip # Exported Gerbers for fabrication -└── README.md # This file - +│ └── Gerbers-MeshPoE-S3.zip # Exported Gerbers for fabrication +└── README.md # This file +``` ## Images - ![Front Layer](Images/MeshPoE-S3-Front.png) ![Back Layer](Images/MeshPoE-S3-Back.png) + +## Schematic ![Schematic](Images/MeshPoE-S3-Schematic.png) ## License - This project is licensed under **Creative Commons Attribution (CC BY)**. You may share and adapt the material as long as appropriate credit is given. \ No newline at end of file