{"id":28254468,"url":"https://github.com/styriaelectronics/mts_card_template","last_synced_at":"2026-02-01T19:31:22.631Z","repository":{"id":286576156,"uuid":"961831122","full_name":"StyriaElectronics/MTS_Card_Template","owner":"StyriaElectronics","description":"KiCad project for MTS (Modular Test System) interface cards","archived":false,"fork":false,"pushed_at":"2025-05-21T09:32:13.000Z","size":1006,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-06-14T23:04:21.850Z","etag":null,"topics":["electronics-development","kicad","kicad-pcb","mts"],"latest_commit_sha":null,"homepage":"https://styria-electronics.at/2025/04/13/modular-interface-card-development-with-kicad/","language":"HTML","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/StyriaElectronics.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-07T08:29:36.000Z","updated_at":"2025-05-21T09:32:17.000Z","dependencies_parsed_at":null,"dependency_job_id":"4aa03b1a-dbd8-4010-a9a7-d61876064e2f","html_url":"https://github.com/StyriaElectronics/MTS_Card_Template","commit_stats":null,"previous_names":["styriaelectronics/mts_card_template"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/StyriaElectronics/MTS_Card_Template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyriaElectronics%2FMTS_Card_Template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyriaElectronics%2FMTS_Card_Template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyriaElectronics%2FMTS_Card_Template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyriaElectronics%2FMTS_Card_Template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StyriaElectronics","download_url":"https://codeload.github.com/StyriaElectronics/MTS_Card_Template/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyriaElectronics%2FMTS_Card_Template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28987274,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-01T18:17:03.387Z","status":"ssl_error","status_checked_at":"2026-02-01T18:16:57.287Z","response_time":56,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["electronics-development","kicad","kicad-pcb","mts"],"created_at":"2025-05-19T19:20:01.521Z","updated_at":"2026-02-01T19:31:22.617Z","avatar_url":"https://github.com/StyriaElectronics.png","language":"HTML","readme":"# 🧩 MTS (Modular Test System) – Card Template\n\nThe **Modular Test System – Card Template** provides a base design for plug-in boards that slide into a standard **3U 42TE rack**.  \nThese boards interface with a central **backplane**, enabling power distribution and inter-module communication.  \nPerfect for rapid development of sensor, signal, communication, or analog cards — with a clean KiCad layout ready to extend.\n\n---\n\n![License: CC BY 4.0](https://img.shields.io/badge/license-CC--BY--4.0-lightgrey.svg)\n![Made with KiCad](https://img.shields.io/badge/Made%20with-KiCad-005cad?logo=kicad)\n![Repo size](https://img.shields.io/github/repo-size/StyriaElectronics/MTS_Card_Template)\n![Last Commit](https://img.shields.io/github/last-commit/StyriaElectronics/MTS_Card_Template)\n![Stars](https://img.shields.io/github/stars/StyriaElectronics/MTS_Card_Template?style=social)\n\n---\n\n## 📦 Project Contents\n\n- `.kicad_pro` – Project file\n- `.kicad_sch` – Schematic\n- `.kicad_pcb` – PCB layout\n- `*-backups/*.zip` – Gerber backup ZIPs for production\n- `.gitignore`, `LICENSE`, `README.md`\n\n---\n\n## 🛠 Requirements\n\n- [KiCad 8.x](https://www.kicad.org/)\n- Optional: [Gerber Viewer](https://gerbv.geda-project.org/) or JLCPCB/PCBWay web viewer\n\n---\n\n## 🚀 Open the Project\n\n```bash\n# Clone the repository\ngit clone https://github.com/StyriaElectronics/MTS_Card_Template.git\n\n# Open the project in KiCad\nopen MTS_Card_Template.kicad_pro\n```\n\n---\n\n## 📘 MTS System – Technical Specification\n\n- 📄 [🇩🇪 Deutsch – MTS_Specification.md](specs/MTS_Specification.md)  \n- 📄 [🇬🇧 English – MTS_Specification_EN.md](specs/MTS_Specification_EN.md)\n\n---\n\n## 🧪 Export Gerber Files\n\nTo export new Gerber files from KiCad:\n\n1. Open the `.kicad_pcb` file in KiCad\n2. Go to File \u003e Plot \u003e Gerber\n3. Optionally, ZIP the result:\n   ```bash\n   zip -r Gerber_Export.zip \u003cfolder\u003e\n   ```\n\n---\n\n## 📃 License\n\nThis project is licensed under the  \n**[Creative Commons Attribution 4.0 International (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/)** license.\n\n\u003e You may use, modify, and share the project – **as long as you give proper credit to the author**.\n\nAuthor: **Styria Electronics András Nagy**  \nWebsite: [styria-electronics](https://styria-electronics.at)\n\n---\n## ⚠️ Disclaimer\nThis project is provided \"as is\" without warranty of any kind, either expressed or implied.  \nIn no event shall the author(s) be liable for any claim, damages, or other liability arising from, out of, or in connection with the use or other dealings in this project.\n\n## 🤝 Contributing\n\nPull requests, issues, and forks are always welcome!\n\n---\n\n## ⭐️ If You Like It...\n\n... give this project a star ⭐️ on GitHub!\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstyriaelectronics%2Fmts_card_template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstyriaelectronics%2Fmts_card_template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstyriaelectronics%2Fmts_card_template/lists"}