all repos — breadsite @ a975796f70bc08e64f0489c41ca9443e5c462d90

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

add images and material list for the visor blog
confuseddbread confuseddbread@gmail.com
Sun, 11 Jan 2026 21:00:34 +0100
commit

a975796f70bc08e64f0489c41ca9443e5c462d90

parent

1ede74ee8d51dcd8afc0e2ac4d0cd8aeeda651a9

M blog/visor.htmlblog/visor.html

@@ -12,6 +12,25 @@ <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> </section> - <code>[ under construction ]</code> + <section id="materials"> + <h2><a href="#materials" aria-hidden="true">#</a> Materials</h2> + <p>A short lists of the things used to make this visor with aproximate prices.</p> + <ul> + <li> + cheap 3M 6800 full-face mask knock-off, 30€ + </li> + <li> + 15% VLT car tinting foil, 21€ for a big roll + (one may also ask this one for a peice since it has a lot left over) + </li> + <li> + 2 WS2812B bendable LED-matrices with holes in them from AliExpress. + These ones are 200x50mm with 8x32 LEDs each and barely fit the Visor while bent. + </li> + <li> + an ESP32 for about 5€ + </li> + </ul> + </section> </body> </html>