all repos — breadsite @ 5216d182d53538655a358ed0f2d36a27a3360035

Unnamed repository; edit this file 'description' to name the repository.

add back button to the visor blog post
confusedbread confuseddbread@gmail.com
Mon, 12 Jan 2026 01:32:07 +0100
commit

5216d182d53538655a358ed0f2d36a27a3360035

parent

8311e244149c13e9999ae7d26ceea27cea3b17bf

1 files changed, 14 insertions(+), 9 deletions(-)

jump to
M blog/visor.htmlblog/visor.html

@@ -7,7 +7,12 @@ <title>visor | 6B74-4's site</title>

<link href="/style.css" rel="stylesheet"/> </head> <body> - <h1>Blog on this one's visor and modifications</h1> + <h1> + <a href="/" aria-hidden="true"> + <svg xmlns="http://www.w3.org/2000/svg" height="48" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"><path d="m9 6-6 6 6 6"/><path d="M3 12h14"/><path d="M21 19V5"/></svg> + </a> + This one's visor and modifications + </h1> <section id="about"> <h2><a href="#about" aria-hidden="true">#</a> About this page</h2> <p>This page documents the making and modification of this one's visor. It was created after the Visor was already built, so details and images up until that point may be missing. This one will however try to log future modifications in more detail.</p>

@@ -49,8 +54,8 @@ <li>less work (this one is lazy)</li>

</ul> <p>One will have to replace the duct tape and ESP over time (it is still on it's first ESP after a few months of visoring), because both do not appreciate the moisture.</p> </div> - <div><img - src="/assets/blog/visor/1.webp" + <div><img + src="/assets/blog/visor/1.webp" alt=" Visor with the rubber ring and straps removed sitting on a table. The snoot has also been detatched revealing a microcontroller taped on the exhaust vent.

@@ -61,20 +66,20 @@ <section>

<div> <p>One may not be surprised how the LED-matrices are held in place after reading the previous paragraph. It's only zip-ties and friction. They need to be readjusted every now and then but mostly stay put nicely like this. The matrices can be daisy chained so they will only have to be connected to the ESP with one wire each.</p> </div> - <div><img - src="/assets/blog/visor/2.webp" + <div><img + src="/assets/blog/visor/2.webp" alt=" - The inside of the assembled visor, with 2 zip-tied together daisy-chained LED-matrices inside. They bent to fit the visor shape and loosely connected to the ESP through the back of the exhaust vent. + The inside of the assembled visor, with 2 zip-tied together daisy-chained LED-matrices inside. They bent to fit the visor shape and loosely connected to the ESP through the back of the exhaust vent. "></div> </section> <section> <div> <p>The ESP can be connected via USB-C through the hole in at the bottom of the snoot. This one also put a little NFC-sticker on its snoot, so it can sniff other peoples devices to share contact info.</p> </div> - <div><img - src="/assets/blog/visor/3.webp" + <div><img + src="/assets/blog/visor/3.webp" alt=" - The inside of the assembled visor, with 2 zip-tied together daisy-chained LED-matrices inside. They bent to fit the visor shape and loosely connected to the ESP through the back of the exhaust vent. + The inside of the assembled visor, with 2 zip-tied together daisy-chained LED-matrices inside. They bent to fit the visor shape and loosely connected to the ESP through the back of the exhaust vent. "></div> </section> </section>