中文 | English
Welcome to the M5Stack open-source hardware repository! This repository contains hardware design files for M5Stack product series, including PCB designs, structural files, and KiCad libraries.
M5_Hardware/
├── Common/ # Common module designs (Atomic, Module, Unit types)
├── Products/ # Product designs organized by SKU
│ ├── [SKU_Name]/
│ │ ├── PCB/ # PCB design files
│ │ └── Structures/ # 2D/3D structure files
│ └── ...
├── KiCad/ # KiCad library files
│ ├── 3D/ # 3D models
│ ├── Footprints/ # Footprint library
│ └── Symbols/ # Symbol library
└── Docs/ # Documentation