https://github.com/m5stack/m5_hardware
M5Stack hardware related documents, etc.
https://github.com/m5stack/m5_hardware
Last synced: 5 months ago
JSON representation
M5Stack hardware related documents, etc.
- Host: GitHub
- URL: https://github.com/m5stack/m5_hardware
- Owner: m5stack
- License: mit
- Created: 2021-11-04T09:21:19.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2026-01-24T03:04:11.000Z (5 months ago)
- Last Synced: 2026-01-24T13:41:33.904Z (5 months ago)
- Homepage:
- Size: 45.3 MB
- Stars: 133
- Watchers: 11
- Forks: 28
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# M5Stack Hardware Repository
[δΈζ](README_CN.md) | 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.
## π Directory Structure
```
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
```