Rainbowduino Sign using Arduino

Rainbowduino (1)

The Rainbowduino is a variant of the Arduino and among other things is capable of driving an 8×8 RGB LED matrix. I had just finished a backyard re-model and was in need of an entrance sign.

Rainbowduino (1)

Step 1: Carving and Painting the Sign

I had recently acquired a CarveWright CNC wood carving machine. It’s a pretty nice piece of equipment and comes with some pretty easy to use design software. Then you just print out the design to your piece of wood.

Painting the sign was the most tedious part of the project, nothing fancy there, just a lot of time and blue masking tape. As its an outdoor sign, I also added several layers of lacquer.

Here’s a video of the Carvewright in action

Step 2: Uploading a Lighing Pattern to the Rainbowduino

As the Rainbowduino does not have a USB port, you’ll need the additional UartSBee to program it. Since it’s Arduino compatible, you use the same Arduino IDE software to program and upload sketches.

There are a few ways you can go to program the Rainbowduino:

1. Use a graphical editor called mtXcontrol written by Toby Tobes
2. Custom code from scratch
3. Find an existing lighting pattern someone else did and just upload it

I was lazy and went for number 3. I think the pattern though is very nice which is the one in the video. If I ever change my mind, I can always remove the Rainbowduinos, re-program them, and then re-mount them.

 

Read more: Rainbowduino Sign using Arduino

Leave a Comment

Your email address will not be published. Required fields are marked *