diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index fc1bb9b..9d67049 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -255,9 +255,23 @@ "icon": "lucide-file", "title": "Mottenkarussel" } + }, + { + "id": "52d3b11ad8d326d4", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Temporary/OneSec Propulsion System.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "OneSec Propulsion System" + } } ], - "currentTab": 1 + "currentTab": 2 } ], "direction": "vertical" @@ -506,14 +520,14 @@ "periodic-notes:Open today": false } }, - "active": "b23e599e9d51dd71", + "active": "52d3b11ad8d326d4", "lastOpenFiles": [ - "0 Journal/0 Daily/2025-09-30.md", "2 Personal/Alkademiker/Projekte/Mottenkarussel.md", + "Temporary/OneSec Propulsion System.md", + "0 Journal/0 Daily/2025-09-30.md", "0 Journal/0 Daily/2025-09-29.md", "0 Journal/0 Daily/2025-09-19.md", "3 Knowledge/5 AI/PromptDB/Prompt - Flightcontroller Review.md", - "Temporary/Untitled.md", "Temporary/Untitled 16.md", "Temporary/Untitled 15.md", "Temporary/Untitled 14.md", diff --git a/Temporary/OneSec Propulsion System.md b/Temporary/OneSec Propulsion System.md new file mode 100644 index 0000000..f298e69 --- /dev/null +++ b/Temporary/OneSec Propulsion System.md @@ -0,0 +1,20 @@ +--- +title: OneSec Propulsion System +created_date: 2025-10-02 +updated_date: 2025-10-02 +aliases: +tags: +--- +# OneSec Propulsion System + +## Overview +- Propulsion harness + - 4 servos: + - power 70V + - pwm line (2x) + - i2c line with 4 sensors: + - 2x angle sensor + - ambient light detection + - temperature and humidity sensor + - User RGB light + - \ No newline at end of file