The ZSWatch-Watch-DevKit project provides the hardware design and production files for a smartwatch development board tailored to the ZSWatch ecosystem. It is built with KiCad and integrates a full CI/CD pipeline using KiBot, ensuring reproducible outputs for documentation, manufacturing, and releases.
Key features:
- 🛠️ Open-source hardware design
- 📦 Automated generation of Gerber, BoM, and documentation via KiBot
- 🔄 Workflow stages (DRAFT → PRELIMINARY → CHECKED → RELEASED) for structured releases
- 📝 Clear documentation and changelog to track progress
- 🌍 Designed with collaboration and transparency in mind
Please check the wiki for more information about the project.
.github
: GitHub related files.gitignore
: Ignored files listdevkit
: KiCad project for the devkitproduction
: Manufacturing outputs (Gerbers, documentation, etc.)CHANGELOG.md
: Version historyLICENSE
: Project license (GPL-3.0)README.md
: Project overview
TBD