diff options
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 32 |
1 files changed, 16 insertions, 16 deletions
@@ -1,6 +1,6 @@ <!DOCTYPE html> <html><head> - <meta name="generator" content="Hugo 0.119.0"> + <meta name="generator" content="Hugo 0.120.1"> <meta charset="utf-8"> <title>Home</title> <meta name="description" content=""> @@ -57,21 +57,21 @@ pages. If you want to learn more about me, head over to the about page.</p> </div> </div> - <div class="card"><h3><a href="/projects/gerbolyze/">Gerbolyze</a></h3> + <div class="card"><h3><a href="/projects/8seg/">8seg</a></h3> <div class="summary"> <div class="document"> -<p>Gerbolyze is a tool that allows the modification of Gerber PCB artwork with a vector graphics editor like Inkscape. Gerbolyze directly converts between SVG and Gerber, and accurately reproduces details that other tools can not.</p> +<p>8seg is an experimental textual display. It is made from a 45m by 1.5m large lacework banner that can be put up in a variety of spaces, conforming to the space's size and shape through bending and folding.</p> </div> - <a href="http://jaseg.de/projects/gerbolyze/">Read more</a> + <a href="http://jaseg.de/projects/8seg/">Read more</a> </div> <div class="links"> - <a href="https://git.jaseg.de/gerbolyze.git">Sources</a> - <a href="https://github.com/jaseg/gerbolyze/issues">Issues</a> - <a href="https://gerbolyze.gitlab.io/gerbolyze">Docs</a> - <a href="https://pypi.org/project/gerbolyze">PyPI</a> + <a href="https://git.jaseg.de/8seg.git">Sources and hardware design files</a> + <a href="https://8seg.jaseg.de/">Web interface at 37C3 (congress network only!)</a> + <a href="http://jaseg.de/blog/8seg">Technical overview blog post</a> + <a href="mailto:8seg.m@jaseg.de">Contact email</a> </div> </div> @@ -80,6 +80,14 @@ pages. If you want to learn more about me, head over to the about page.</p> <a href="/projects/">See more<span class="arrow-right"></span></a> </div> <h2>Blog</h2> + <div class="card"><h3><a href="/blog/8seg/">8seg</a></h3><strong>2023-12-26</strong> + + <div class="summary"> + 8seg Technical Overview Prologue German hacker culture has this intense love for things that light up in colorful ways. Like for many others in this community, I have always been fascinated by LEDs. One of the first things on my pile of unfinished projects was to build my own LED matrix and use it to display text. When I started that project, I was still new to electronics. Back then, commercial LED matrices were limited to red or green color only, and were very expensive, so there was an incentive to build your own. + <a href="http://jaseg.de/blog/8seg/">Read more</a> + </div> +</div> + <div class="card"><h3><a href="/blog/telekom-gpon-sfp/">Ubiquiti EdgeRouter on Deutsche Telekom GPON Fiber</a></h3><strong>2022-02-21</strong> <div class="summary"> @@ -155,14 +163,6 @@ Your browser does not support the HTML5 video tag. A demonstration of the comple </div> </div> - <div class="card"><h3><a href="/blog/led-characterization/">LED Characterization</a></h3><strong>2018-05-02</strong> - - <div class="summary"> - Preface Recently, I have been working on a small driver for ambient lighting using 12V LED strips like you can get inexpensively from China. I wanted to be able to just throw one of these somewhere, stick down some LED tape, hook it up to a small transformer and be able to control it through Wifi. When I was writing the firmware, I noticed that when fading between different colors, the colors look all wrong! - <a href="http://jaseg.de/blog/led-characterization/">Read more</a> - </div> -</div> - <div class="pagination-links"> <a href="/blog/">See more<span class="arrow-right"></span></a> |