6 comments

  • Dwedit1 minute ago
    Exactly half the resolution of a TI83 (which is 96x64)
  • stanko3 hours ago
    LED matrices are so fun to play with. The low resolution and chunky pixels give them the aesthetics I really enjoy.<p>I’ve built a 64x64 pixel art frame [0]. With the diffuser in front of the matrix, it looks like animations are floating in the air. I got parts for v2, but I’m yet to find time to build it.<p>I really like how electronics today are very accessible to start playing with. Basic stuff is mostly plug-and-play, and essentially it becomes a software project.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;Stanko&#x2F;retro-frame" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;Stanko&#x2F;retro-frame</a>
    • dpedu9 minutes ago
      I&#x27;m amazed at how cheap the LED matrix listed in the parts list is. About a third of a cent per LED, not even counting the rest of the hardware! Wow.
    • Forgeties792 hours ago
      Classic project I want to do but know I’ll never make the time for lol that’s really cool man. Saving this on the off chance I one day get off my rear for it
      • stanko18 minutes ago
        Hehe I know what you mean. I mentioned I have parts for v2 (stronger controller, rotary encoder with a big brass knob and completely offline - hardware real time clock), but we’ll see if it will ever happen.
  • __jonas3 hours ago
    Neat project! I&#x27;d be interested in how the power supply is done. I&#x27;ve wanted to do things with LEDs like this, but not knowing much about electronics this always seems the most complicated part to me, specifically powering both the micro-controller and the LEDs with a single wall plug in a safe and reliable way.
    • thesh4d0w12 minutes ago
      It&#x27;s not really hard at all, calculate the max power the leds will draw and get a psu that&#x27;ll never exceed 90% of that. Your average usage will be waaay lower anyways since you don&#x27;t usually show all white.<p>5v power supplies are easily available, Meanwell is a popular &amp; reputable brand. The same psu can run your lights and microcontroller.
      • MarkusWandel5 minutes ago
        Fully lit, these would be blindingly bright, and would need tens of amps of power supply (source: I have a strip of 100 WS2813s (I think, anyway the 12V ones) and the 3A supply I have would be fully loaded if they were all on full bright white. These suckers are bright).<p>However, you can always just limit it in software. Total &quot;brightness budget&quot; for the display, scale everything to dimmer if exceeded.
  • codazoda2 hours ago
    Cool project.<p>I keep wanting to build a large &quot;lite brite&quot; style display for my window. I keep getting stopped even though I have a lot of the tools necessary, like this laser engraver.<p>You just gave me an idea about an extremely simple way to build this using a Raspberry Pi Zero and my cheap laser engraver.
  • ystwhsfrrwnrhem3 hours ago
    [flagged]