{"id":27556766,"url":"https://github.com/styriaelectronics/mts_cpu_board","last_synced_at":"2025-04-19T19:56:04.336Z","repository":{"id":286599403,"uuid":"961910315","full_name":"StyriaElectronics/MTS_CPU_Board","owner":"StyriaElectronics","description":"Modular Test System CPU board with Raspberry Pi CM4 – central control and communication for MTS plug-in cards.","archived":false,"fork":false,"pushed_at":"2025-04-07T11:23:32.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-07T12:23:08.437Z","etag":null,"topics":["cm4","embedded","hardware","kicad","mts","raspberry-pi"],"latest_commit_sha":null,"homepage":"","language":null,"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}},"created_at":"2025-04-07T11:05:29.000Z","updated_at":"2025-04-07T11:23:36.000Z","dependencies_parsed_at":"2025-04-07T12:23:09.812Z","dependency_job_id":"7e3a2965-fb31-412a-9f60-79dcf285f397","html_url":"https://github.com/StyriaElectronics/MTS_CPU_Board","commit_stats":null,"previous_names":["styriaelectronics/mts_cpu_board"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyriaElectronics%2FMTS_CPU_Board","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyriaElectronics%2FMTS_CPU_Board/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyriaElectronics%2FMTS_CPU_Board/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/StyriaElectronics%2FMTS_CPU_Board/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/StyriaElectronics","download_url":"https://codeload.github.com/StyriaElectronics/MTS_CPU_Board/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249787075,"owners_count":21325569,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["cm4","embedded","hardware","kicad","mts","raspberry-pi"],"created_at":"2025-04-19T19:56:03.576Z","updated_at":"2025-04-19T19:56:04.331Z","avatar_url":"https://github.com/StyriaElectronics.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# 🧠 MTS_CPU_Board\n\nThe **MTS_CPU_Board** is the central controller card for the **Modular Test System (MTS)**, built around the Raspberry Pi CM4.  \nIt serves as the master board for communication and control of all plug-in modules via the MTS backplane.\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![Platform: Raspberry Pi CM4](https://img.shields.io/badge/platform-Raspberry%20Pi%20CM4-red?logo=raspberry-pi)\n![Repo Size](https://img.shields.io/github/repo-size/StyriaElectronics/MTS_CPU_Board)\n![Last Commit](https://img.shields.io/github/last-commit/StyriaElectronics/MTS_CPU_Board)\n![Stars](https://img.shields.io/github/stars/StyriaElectronics/MTS_CPU_Board?style=social)\n---\n\n## 📦 Features\n\n- 🧠 Raspberry Pi CM4 for computing and control\n- 🔌 Backplane interface: UART, SPI, I²C, GPIO, CAN (optional)\n- ⚡ Power input with regulation and monitoring\n- 🌐 Optional Web UI (Flask or Node.js based)\n- 📷 Camera / display / USB expandability\n\n---\n\n## 📁 Repository Structure\n\n```\nMTS_CPU_Board/\n├── hardware/       → KiCad project files\n├── software/       → UART daemons, webserver, protocols\n├── docs/           → Block diagrams, pinouts, descriptions\n├── images/         → Project photos and preview graphics\n├── LICENSE         → Project license (CC BY 4.0)\n├── .gitignore      → Exclude temp files (KiCad, Python, etc.)\n└── README.md       → You are here\n```\n\n---\n\n## 📷 Preview\n\n\u003e Add preview images to `images/preview.png`  \n\u003e and insert them like this:\n\n```markdown\n![MTS_CPU_Board Preview](images/preview.png)\n```\n\n---\n\n## 🛠 Usage Ideas\n\n- Slot management for plug-in cards\n- Monitoring voltages / temperatures\n- Logging \u0026 remote access via web\n- UART/CAN message routing\n\n---\n\n## 📃 License\n\n📢 Commercial Use Available\n\nThis project is licensed under the **Creative Commons Attribution-NonCommercial 4.0 International (CC BY-NC 4.0)**.\n\nThis means you are free to use, modify, and share this work **for non-commercial purposes**, as long as proper credit is given.\n\n➡️ **Commercial use is not permitted without a separate license.**  \nIf you would like to use this project in a commercial context, please contact me to obtain a commercial license.\n\n📬 Contact: [andras.nagy@styria-electronics.at]\n---\n\n## 🤝 Contributing\n\nContributions are welcome! Fork this repo and feel free to open pull requests or issues.\n\n---\n\n## 🚀 Status\n\n🔧 In development – basic structure in place.  \nMore hardware and software coming soon.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstyriaelectronics%2Fmts_cpu_board","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstyriaelectronics%2Fmts_cpu_board","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstyriaelectronics%2Fmts_cpu_board/lists"}