From: Athene Allen Date: Fri, 21 Mar 2025 18:34:25 +0000 (+0000) Subject: pipboy update X-Git-Url: https://fortfriendship.online/gitweb/gnargle.github.io.git/commitdiff_plain/e1629297248ecf61f9da889b75db1f8c5fb5321a?ds=sidebyside pipboy update --- diff --git a/img/projects/pipboy/imgstringdump.png b/img/projects/pipboy/imgstringdump.png new file mode 100644 index 0000000..e68b283 Binary files /dev/null and b/img/projects/pipboy/imgstringdump.png differ diff --git a/projects/pipboy.html b/projects/pipboy.html index adf613c..ccf0356 100644 --- a/projects/pipboy.html +++ b/projects/pipboy.html @@ -499,6 +499,21 @@ So, first up: storing and loading the image. This is gonna need me to look up how the espruino fs library works. BRB...

+ Code Updated. Check the github link to keep up. + + A screenshot of the pipboys serial connection in vscode showing the file read from disk. + +

+ 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! +

+

OK, next up, we swap images on the fly.