Category: LED Array Lamp

  • LED Array Lamp Part 5

    In the previous a part of this series I gave an overview of the lamp. In this part I’ll get to the point where it’s possible to write to the LED’s. This won’t be the final form of the LED but it’ll be good for testing that it’s electrically correct. Installing Additional Software The plan…

  • LED Array Lamp Part 4

    I’m going to start this article with photographs of the built lamp as there’s no way I’m taking it apart again for continuity. I think it’s also useful to see that it’s almost identical to what I showed at the end of the previous part. These are the interesting bits, towards the bottom left there’s…

  • LED Array Lamp Part 3

    In part 2 I got just a handful of LED’s running directly from the Raspberry Pi. That’s a little bit risky so in this article I’ll look at some other options for powering the LED’s. Firstly… It bugged me that the pixels would keep displaying the last state when I shut the application down (killed…

  • LED Array Lamp Part 2

    As I mentioned at the end of the last part of this series I got the lamp to the point where it was built and I’d started testing but then gave up on the project. At this point I can’t even remember how to light one of the LED’s from the Pi so it’s time…

  • LED Array Lamp Part 1

    I’ve wanted to play with individually addressable LED’s for ages and I’ve finally got around to buying some so it’s time to go it. For this project I’ve decided to build a 16×16 array of LED strips based around the common WS2812B chip. Power Since I’ll have a 16×16 array of LED’s the total count will…