Set the holiday mood with your Raspberry Pi

Dazzle your neighbors with a do-it-yourself holiday light show. Here are top new features of LightShowPi.
201 readers like this.
Setting up the LightShowPi at the terminal

Set up by Anderson Silva, image taken by Jen Wike Huger CC0

About three years ago, I shared an article on how to create a musical light show with the Raspberry Pi. I followed up a few months later with SSH into your Christmas tree with Raspberry Pi. A few things have changed since then, and this article is an update to the two originals.

Due to the popularity of my first article, I had several opportunities to take my musical light show on the road. On at least three occasions, I was able to share the show with kids, teens, and adults in North Carolina, walking them through it to demonstrate how it all works. These were gratifying experiences, and I hoped they helped educate more people about the power of open source.

My boss at the time (and current friend) joined the challenge, taking his musical light show to a whole new level at Christmastime. He built on the fundamentals and principles described in my articles to create a complete outdoor Christmas light show at his house. People would pull into his driveway, tune into an FM frequency broadcasting holiday music, and enjoy the festive spectacle.

But this holiday season, things are a little bit different at my house. I have a son in college, another in high school, and a twelve-year-old who is “too old” for a Christmas light show. So in 2018, there will be no Christmas light show at my house. But no worries—my light show has found a temporary home at the offices of Opensource.com.

Raspberry Pi Lightshow in a box

If you read my original articles, you might recall the main project that makes the light show possible: LightShowPi. Its developers generally do a major release once a year, and since the original article's publication in 2015, they have since released versions 1.2, 1.3, and last month, 1.4.

Raspberry Pi Lightshow on desktop, configuration

Image taken by Jen Wike Huger, CC0

From the Changelog, here are some improvements to LightShowPi that have been added in the past two years:

2018/10/16 :: Version 1.4

  • Microweb V3 with multiple features
  • More patterns and features for RGB LED Pixels
  • Option to add argument --config=overridesX.cfg to synchronized_lights.py and others
  • Networking serverraw option and NodeMCU sketch for client device
  • Various bug-fixes and updates to support install on latest Raspbian versions and Pi 3b+

2017/10/27 :: Version 1.3

  • Added initial support for controlling individually controllable RGB LED lights (thanks to Tom Enos, Ken B, and Chris Usey)
  • Addition of the “microweb” UI for controlling your lightshow (thanks to Ken B)
  • Twitter support, tweeting current song playing (thanks to Brent Reinhard and Ken B)
  • Various bug-fixes and updates to support latest kernel versions (thanks to Ken B)

2016/10/16 :: Version 1.2

  • 3 to 4 times speed improvement by utilizing GPU for fft and other optimizations (thanks to Tom Enos, Colin Guyon, and Ken B)
  • support for streaming audio from pandora, airplay, and other online sources (thanks to Tom Enos and Ken B)
  • support fm broadcast on the pi2 and pi3 (thanks to Ken B)
  • multiple refactors + addition of comments to the code + clean-up (thanks to Tom Enos)
  • add the ability to override configuration options on a per-song basis (thanks to Tom Enos)
  • support pagination for the SMS ‘list’ command (thanks to Brandon Lyon)
  • support for running lightshow pi on your linux box for debugging (thanks to Micah Wedemeyer)
  • addition of new configuration parameters to tweak many facets of the way lights blink / fade (thanks to Ken B)
  • addition of new configuration parameters to tweak standard deviation bounds used (thanks to Paul Barnett)
  • support a “terminal” mode for better debugging w/out hardware attached (thanks to Anthony Tod)
  • many other misc bug fixes (see Issues list for more details)

I’ve highlighted in bold some of the most interesting new features and improvements added in the past few years. The web interface can be helpful for those who are not familiar with the Linux CLI, and performance has definitely improved over the years. I'm especially pleased that new patterns for the lights have been added, and I hope to try them out soon.

Finally, and probably most importantly, the LightshowPi community was built around Google+, but with its upcoming expedited demise, the LightShowPi developers have announced they are moving to Reddit for support and community collaboration. I cannot stress enough how helpful this community was when I first started putting my light show together three years ago, and it is great to see they will continue in a different location.

I hope everyone has a great holiday season, and to everyone who observes it, Merry Christmas!

User profile image.
Anderson was introduced to Linux by his uncle back in 1996. In the early 2000s, he transitioned from being a developer to a system administrator. Today, Anderson leads the Red Hat Information Security Incident Response team. He is also an active Fedora package maintainer.

Comments are closed.

Creative Commons LicenseThis work is licensed under a Creative Commons Attribution-Share Alike 4.0 International License.