]> fortfriendship.online Git - gnargle.github.io.git/commitdiff
pipboy update
authorAthene Allen <atheneallen93@gmail.com>
Fri, 21 Mar 2025 18:34:25 +0000 (18:34 +0000)
committerAthene Allen <atheneallen93@gmail.com>
Fri, 21 Mar 2025 18:34:25 +0000 (18:34 +0000)
img/projects/pipboy/imgstringdump.png [new file with mode: 0644]
projects/pipboy.html

diff --git a/img/projects/pipboy/imgstringdump.png b/img/projects/pipboy/imgstringdump.png
new file mode 100644 (file)
index 0000000..e68b283
Binary files /dev/null and b/img/projects/pipboy/imgstringdump.png differ
index adf613c77b0b3c7bc4700004e03509b8879947a1..ccf03568511a4d13a10be29c0a12e65d7d1bd409 100644 (file)
                 So, first up: storing and loading the image. This is gonna need
                 me to look up how the espruino fs library works. BRB...
               </p>
+              <b>Code Updated. Check the github link to keep up.</b>
+              <a href="../img/projects/pipboy/imgstringdump.png">
+                <img
+                  class="blog-img"
+                  src="../img/projects/pipboy/imgstringdump.png"
+                  alt="A screenshot of the pipboys serial connection in vscode showing the file read from disk."
+                />
+              </a>
+              <p>
+                Well that was tremendously easy. First try baby, finally I'm not
+                completely stupid about something! We're gaming! I would take a
+                photo of the screen but I didn't change the image's position so
+                it looks exactly the same. but rest assured it is there!
+              </p>
+              <p>OK, next up, we swap images on the fly.</p>
             </div>
           </div>
         </div>