Skip to main content

Building a party lighting system

One of the coolest things about MIT is the wide range of opportunities to work on awesome projects outside of class. I'm on the executive board of a fairly new student group called Next Make. Next Make is a collection of motivated engineers in my dorm - Next House - with a mission of furthering Mens et Manus at MIT. We want to practice and teach hands-on engineering skills that build upon our collective past experience in order to learn and build really cool stuff!

Over the past semester, and especially culminating at the beginning of February, I helped organize the design and construction of an amazing LED party lighting system for our dorm with Next Make.



At the beginning, our goal was exactly that statement: "we want to build a really awesome LED party lighting system for our dorm." This was an admittedly broad goal, so during the semester we refined the idea into a detailed design that could actually be implemented. (On a sidenote, another cool thing about MIT is that there are lots of ways to find funding for crazy ideas like this - in our case our dorm graciously funded most of the project!)

We selected LEDs to use, driver ICs to power them, microcontrollers to act as the brains, and also developed a vision of what we wanted the final product to look like. After all that planning we got together as a group and worked tirelessly for about four weeks (shared with our other classwork) to get the system built and fully functional.



We had soldering parties, construction parties, and generally involved a bunch of people in the process. I'll be posting later with more details about the design process and construction, but for now I mostly want to show off how the project turned out!

Here's a quick demo of the system:



(Note: this was filmed before the system was completed, so you may notice a few minor glitches)


There are 8 front panels with 4 full color (RGB mixed) pixels each - these form a linear array of color, and are probably the most visible and distinguishable part of the system. (video of 3 of these panels stacked on top of one another).

Here's video of the front panels along with a peek at the the control software:


There's also a set of 32 RGB lights that sit in a recessed lighting fixture, casting a bright, colored glow in the rear of the room (Video of the first partial "rear glow" trial). The rear glow lights are also all individually addressable, allowing us to design chase patterns and color fades for these lights as well.

We also wanted to have dimmable blacklights that could pulse to the beat, so we built 8 sets of high-powered UV LED panels (carefully selected to have a safe spectrum). Next to the UV LEDs we also placed ridiculously bright white LEDs to be used for strobe effects. This is what one of those panels looks like (at about 1% brightness so the camera could focus)




All of these lights are connected on a network and controlled by a computer running custom Light DJ software. The Light DJ software runs real time music analysis to create impressive visual effects that are synced to the beat, while offering a live Light DJ high-level control in order to select lighting effects that perfectly match the mood of the music.


So what did we do once we finished it? Naturally, we threw a huge party!

In fact, it was Next House's first party in 7 years!

Over 500 MIT students showed up over the course of the night!

The basement of Next House was packed from wall to wall with people dancing!

(Poster by Anton Nguyen; Photos by Scott Bezek and RJ Ryan)

Comments

Popular posts from this blog

OpenSCAD Rendering Tricks, Part 3: Web viewer

This is my sixth post in a series about the  open source split-flap display  I’ve been designing in my free time. Check out a  video of the prototype . Posts in the series: Scripting KiCad Pcbnew exports Automated KiCad, OpenSCAD rendering using Travis CI Using UI automation to export KiCad schematics OpenSCAD Rendering Tricks, Part 1: Animated GIF OpenSCAD Rendering Tricks, Part 2: Laser Cutting OpenSCAD Rendering Tricks, Part 3: Web viewer One of my goals when building the split-flap display was to make sure it was easy to visualize the end product and look at the design in detail without having to download the full source or install any programs. It’s hard to get excited about a project you find online if you need to invest time and effort before you even know how it works or what it looks like. I’ve previously blogged about automatically exporting the schematics, PCB layout , and even an animated gif of the 3D model to make it easier to understand the project at a glanc

Using UI automation to export KiCad schematics

This is my third post in a series about the open source split-flap display I’ve been designing in my free time. I’ll hopefully write a bit more about the overall design process in the future, but for now wanted to start with some fairly technical posts about build automation on that project. Posts in the series: Scripting KiCad Pcbnew exports Automated KiCad, OpenSCAD rendering using Travis CI Using UI automation to export KiCad schematics OpenSCAD Rendering Tricks, Part 1: Animated GIF OpenSCAD Rendering Tricks, Part 2: Laser Cutting OpenSCAD Rendering Tricks, Part 3: Web viewer Since I’ve been designing the split-flap display as an open source project, I wanted to make sure that all of the different components were easily accessible and visible for someone new or just browsing the project. Today’s post continues the series on automatically rendering images to include in the project’s README, but this time we go beyond simple programmatic bindings to get what we want: the

Scripting KiCad Pcbnew exports

This is my first post in a series about the  open source split-flap display  I’ve been designing in my free time. Check out a  video of the prototype . Posts in the series: Scripting KiCad Pcbnew exports Automated KiCad, OpenSCAD rendering using Travis CI Using UI automation to export KiCad schematics OpenSCAD Rendering Tricks, Part 1: Animated GIF OpenSCAD Rendering Tricks, Part 2: Laser Cutting OpenSCAD Rendering Tricks, Part 3: Web viewer For the past few months I’ve been designing an open source split-flap display in my free time — the kind of retro electromechanical display that used to be in airports and train stations before LEDs and LCDs took over and makes that distinctive “tick tick tick tick” sound as the letters and numbers flip into place. I designed the electronics in KiCad, and one of the things I wanted to do was include a nice picture of the current state of the custom PCB design in the project’s README file. Of course, I could generate a snapshot of the