README cleanup
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 228 KiB After Width: | Height: | Size: 97 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 418 KiB After Width: | Height: | Size: 156 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 403 KiB After Width: | Height: | Size: 372 KiB |
24
README.md
24
README.md
@@ -8,7 +8,6 @@
|
|||||||
---
|
---
|
||||||
|
|
||||||
## Description
|
## Description
|
||||||
|
|
||||||
The MeshPoE-S3 is a universal PCB designed for use in LoRA mesh networks such as **Reticulum**, **Meshtastic**, and **MeshCore**.
|
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)
|
- 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
|
## Project Structure
|
||||||
|
```
|
||||||
MeshPoE-S3/
|
MeshPoE-S3/
|
||||||
├── KiCad/
|
├── KiCad/
|
||||||
│ ├── MeshPoE-S3.kicad_pcb # PCB layout
|
│ ├── MeshPoE-S3.kicad_pcb # PCB layout
|
||||||
│ ├── MeshPoE-S3.kicad_prl # PCB plot file
|
│ ├── MeshPoE-S3.kicad_prl # PCB plot file
|
||||||
│ ├── MeshPoE-S3.kicad_pro # Project file
|
│ ├── MeshPoE-S3.kicad_pro # Project file
|
||||||
│ └── MeshPoE-S3.kicad_sch # Schematic
|
│ └── MeshPoE-S3.kicad_sch # Schematic
|
||||||
├── Images/
|
├── Images/
|
||||||
│ ├── MeshPoE-S3-Front.png # Front layer image
|
│ ├── MeshPoE-S3-Front.png # Front layer image
|
||||||
│ ├── MeshPoE-S3-Back.png # Back layer image
|
│ ├── MeshPoE-S3-Back.png # Back layer image
|
||||||
│ └── MeshPoE-S3-Schematic.png # Schematic overview
|
│ └── MeshPoE-S3-Schematic.png # Schematic overview
|
||||||
├── Gerbers/
|
├── Gerbers/
|
||||||
│ └── Gerbers-MeshPoE-S3.zip # Exported Gerbers for fabrication
|
│ └── Gerbers-MeshPoE-S3.zip # Exported Gerbers for fabrication
|
||||||
└── README.md # This file
|
└── README.md # This file
|
||||||
|
```
|
||||||
## Images
|
## Images
|
||||||
|
|
||||||

|

|
||||||

|

|
||||||
|
|
||||||
|
## Schematic
|
||||||

|

|
||||||
|
|
||||||
## License
|
## 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.
|
This project is licensed under **Creative Commons Attribution (CC BY)**. You may share and adapt the material as long as appropriate credit is given.
|
||||||
Reference in New Issue
Block a user