commit 74d39dc2a2a9d7115959ecc348de8278859368a9
parent 359de7d62c29badc3521ad8c22da053c8c61c908
Author: Adrian STEINER <adi.steiner@hotmail.ch>
Date: Tue, 28 Oct 2025 10:06:45 +0100
MC: Add enclosure data
Diffstat:
9 files changed, 36 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
@@ -16,12 +16,15 @@ This repository is currently a work in progress.
### Structure
* **Board:**
-
+ - Schematic and PCB layout.
+ - Built with [KiCad 9](https://www.kicad.org/)
* **Enclosure:**
-
-
+ - Enclosure 3D part model, assembly and prototyping
+ - Created with [Autodesk Invetor](https://www.autodesk.com/products/inventor/overview)
+
* **Measurements:**
+ - TBD
---
diff --git a/enclosure/README.md b/enclosure/README.md
@@ -0,0 +1,29 @@
+# Enclosure xOTP Generator
+
+## 🧱 Overview
+
+
+## 🤝 Contributing
+
+We’re not accepting external contributions **yet**, but stay tuned!
+Once the foundation is ready, we’ll open issues and contribution guidelines.
+
+---
+
+## 📬 Contact
+
+For questions or collaboration ideas, reach out to:
+ - **Adrian STEINER** — [adrian.steiner@bfh.ch]
+ - **Andreas HABEGGER** — [andreas.habegger@bfh.ch]
+ - **Christian GROTHOFF** — [christian.grothoff@bfh.ch]
+
+---
+
+## ⚠️ Disclaimer
+
+This project is **under active construction**.
+Expect frequent updates, breaking changes, and incomplete features.
+
+---
+
+> Made with ❤️ while building something awesome.
+\ No newline at end of file
diff --git a/enclosure/bottomCase.ipt b/enclosure/bottomCase.ipt
Binary files differ.
diff --git a/enclosure/deviceAssembly.iam b/enclosure/deviceAssembly.iam
Binary files differ.
diff --git a/enclosure/literBattery.ipt b/enclosure/literBattery.ipt
Binary files differ.
diff --git a/enclosure/logosNegative.ipt b/enclosure/logosNegative.ipt
Binary files differ.
diff --git a/enclosure/otpGeneratorDevice.ipj b/enclosure/otpGeneratorDevice.ipj
Binary files differ.
diff --git a/enclosure/pcb/xTotpGenerator_v0_4_1.iam b/enclosure/pcb/xTotpGenerator_v0_4_1.iam
Binary files differ.
diff --git a/enclosure/3dPrinting/xOTP_Case.3mf b/enclosure/prototyping/xOTP_Case.3mf
Binary files differ.