https://github.com/zswatch/watch-devkit-hw
The hardware repo for ZSWatch
https://github.com/zswatch/watch-devkit-hw
Last synced: 5 months ago
JSON representation
The hardware repo for ZSWatch
- Host: GitHub
- URL: https://github.com/zswatch/watch-devkit-hw
- Owner: ZSWatch
- License: gpl-3.0
- Created: 2023-08-21T20:00:13.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-09-06T17:57:28.000Z (11 months ago)
- Last Synced: 2025-09-06T19:36:06.852Z (11 months ago)
- Size: 215 MB
- Stars: 169
- Watchers: 10
- Forks: 37
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# ZSWatch-Watch-DevKit
[](https://opensource.org/license/gpl-3-0/)
## 📑 Table of Contents
- [ZSWatch-Watch-DevKit](#zswatch-watch-devkit)
- [📑 Table of Contents](#-table-of-contents)
- [📖 About](#-about)
- [📂 Directory Breakdown](#-directory-breakdown)
- [Purchasing](#purchasing)
- [Ressources](#ressources)
- [👨💻 Maintainer](#-maintainer)
## 📖 About
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](https://github.com/ZSWatch/ZSWatch/wiki) for more information about the project.
You can also view this project on [CADLAB.io](https://cadlab.io/project/29658).
## 📂 Directory Breakdown
- **`.github`**: GitHub related files
- **`.gitignore`**: Ignored files list
- **`devkit`**: KiCad project for the devkit
- **`production`**: Manufacturing outputs (Gerbers, documentation, etc.)
- **`CHANGELOG.md`**: Version history
- **`LICENSE`**: Project license (GPL-3.0)
- **`README.md`**: Project overview
## Purchasing
TBD
## Ressources
- [KiBot Template](https://github.com/nguyen-v/KDT_Hierarchical_KiBot)
## 👨💻 Maintainer
- [Daniel Kampert](mailto:danielkameprt@kampis-elektroecke.de)