From c04f92b59d41fdc127d819207b7c6cf8a3ea5745 Mon Sep 17 00:00:00 2001 From: shwetha729 Date: Sun, 1 Oct 2023 20:42:18 -0400 Subject: [PATCH] Updated: Sunday, October 01,2023-10-01 20:42:13 --- enter/.obsidian/plugins/recent-files-obsidian/data.json | 8 ++++---- enter/.obsidian/workspace.json | 9 +++++---- .../Typewriter/Related Projects.md | 2 +- .../Communication Projects/Typewriter/typewriter Keys.md | 6 ++++-- 4 files changed, 14 insertions(+), 11 deletions(-) diff --git a/enter/.obsidian/plugins/recent-files-obsidian/data.json b/enter/.obsidian/plugins/recent-files-obsidian/data.json index 28a9127..9b93526 100644 --- a/enter/.obsidian/plugins/recent-files-obsidian/data.json +++ b/enter/.obsidian/plugins/recent-files-obsidian/data.json @@ -1,5 +1,9 @@ { "recentFiles": [ + { + "basename": "Related Projects", + "path": "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md" + }, { "basename": "typewriter Keys", "path": "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/typewriter Keys.md" @@ -195,10 +199,6 @@ { "basename": "Encrypting Obsidian", "path": "Coding Tips (Classical)/Project Vault/Website Projects/Obsidian/Obsidian Guides/Encrypting Obsidian.md" - }, - { - "basename": "Obsidian-net process", - "path": "Coding Tips (Classical)/Project Vault/Website Projects/Obsidian/Obsidian Guides/Obsidian-net process.md" } ], "omittedPaths": [], diff --git a/enter/.obsidian/workspace.json b/enter/.obsidian/workspace.json index 04cd929..52230d4 100644 --- a/enter/.obsidian/workspace.json +++ b/enter/.obsidian/workspace.json @@ -13,7 +13,7 @@ "state": { "type": "markdown", "state": { - "file": "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/typewriter Keys.md", + "file": "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md", "mode": "source", "source": false } @@ -94,7 +94,7 @@ "state": { "type": "backlink", "state": { - "file": "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/typewriter Keys.md", + "file": "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -111,7 +111,7 @@ "state": { "type": "outgoing-link", "state": { - "file": "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/typewriter Keys.md", + "file": "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md", "linksCollapsed": false, "unlinkedCollapsed": true } @@ -134,7 +134,7 @@ "state": { "type": "outline", "state": { - "file": "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/typewriter Keys.md" + "file": "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md" } } } @@ -161,6 +161,7 @@ }, "active": "1ec7459fa708a5c3", "lastOpenFiles": [ + "Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/typewriter Keys.md", "Machine Tips (Quantum)/Resources/Technologies, Orgs, & Apps/Intro to Quantum Technologies.md", "Machine Tips (Quantum)/Resources/Welcome to Quantum 101.md", "Machine Tips (Quantum)/Resources/Quantum 101 - Alt. Resources.md", diff --git a/enter/Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md b/enter/Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md index c856e80..1e31882 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md +++ b/enter/Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/Related Projects.md @@ -1,4 +1,4 @@ -# Related Projects +# Helpful Code Bases - The[ Hack Manhattan ASCII Art Project ](https://wiki.hackmanhattan.com/Typewriter_ASCII_art) - git repo \ No newline at end of file diff --git a/enter/Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/typewriter Keys.md b/enter/Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/typewriter Keys.md index fa2b0b9..0caada7 100644 --- a/enter/Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/typewriter Keys.md +++ b/enter/Coding Tips (Classical)/Project Vault/Communication Projects/Typewriter/typewriter Keys.md @@ -1,14 +1,16 @@ # Brother III Typewriter -#### Goal: Get a self-typing typewriter. - +- [x] Goal: Get a self-typing typewriter. +- [ ] Order Uno R4 Wifi # Materials Used - Brother III Typewriter Gc-6750 - Manual to be[ found here. ](https://www.manualslib.com/download/219341/Brother-Gx-6750.html) - Arduino Uno R4 w/ Wifi + - [Product Page](https://store-usa.arduino.cc/products/uno-r4-wifi?selectedStore=us) + - Here is a [cheat sheet](https://docs.arduino.cc/tutorials/uno-r4-wifi/cheat-sheet) you may find useful -