The TurBULL Encabulator has arrived!

The US Postal Service delivered my TurBULL Encabulator box on Monday. (This post is late to hit my blog because I've been heads-down writing contest code the past few nights.) As other blogs have demonstrated, it's quite the natty bit of packaging. Here's the magic package that the postman brought:

DSC_0632

The plain white exterior opens to reveal a beautiful laser-cut plywood box. The Red Bull team spent some dollars on this; the packaging is downright gorgeous. The laser cut box and the tissue paper backing just beg for interior illumination.

DSC_0633

Pulling out some of the wooden studs that hold the side panel onto the box, the side panel can be removed to reveal the blinky goodness within. The contents of the box include a 1m roll of individually addressable RGB LED pixels, 5m of all-the-same-color RGB LED strips, and of course the TurBULL Encabulator board, along with a handful of screw terminals that can be soldered onto the board.

DSC_0634

The board is surprisingly large, and the routed shape is killer. There is no documentation with the board, but based on the silkscreen markings, there appear to be eight channels of all-the-same-color RGB LED drivers, a DMX512 output driver, a LED Pixel driver that can drive several types of LED pixel strips, an onboard accelerometer, an onboard temperature sensor, and an EEPROM. All of these peripherals are apparently on one I2C chain. The I2C address of each device is included on the silkscreen. Most of the peripherals have a dedicated PIC chip doing the I2C listening and performing the work. This is the best picture I took that shows the silkscreen. The white headers are Arduino-compatible. Click for a high-res version that allows you to read the silkscreen.

DSC_0637

I find the lack of documentation frustrating. The Red Bull Creation team has supplied an Arduino library to work with the board, which is a start, but has two problems. The first problem is the simple fact that sample code is not the same as documentation. The second, larger issue is that I don't plan on driving my board with an Arduino (I know: heresy, right?) and therefore the Arduino library really doesn't do much for me. Now I have to reverse engineer the Arduino code into my controller's code on top of developing my project on this really tight timetable. Hey Red Bull team: documentation and a schematic would be really useful!

Having said that, the board is obviously a high quality board and there are lots of fun things to play with here. I'll be able to figure 'em all out; it'd just be a lot easier with proper documentation.

I have a project idea in mind that is a bit ambitious but I think can get me into the finals. I placed an order for a Raspberry Pi the other day and last night ordered some rolls of LED strips from China that I sincerely hope will arrive before the contest deadline. Since I don't have the R-Pi on hand, I've started developing my code in an Ubuntu VM hoping that the source can be migrated seamlessly to the R-Pi and compiled there.

TurBULL Encabulator

The Red Bull Creation contest is now in its third year, and I decided to enter. Details on the event are kinda sketchy at this point, but from what I've been able to glean, Red Bull will send 200(ish) of their "TurBULL Encabulator" boards to teams of makers/hackers/builders. The board has some lighting control circuitry, a 3 axis accelerometer, a temperature sensor, a DMX-512 output, and probably some other doodads on it. Teams are asked to "create something really wonderful using interactive lighting" using this board (yes, the rules really are that vague) and post a 3-minute video of the project. Six teams will be selected to go to Brooklyn to compete in a final build-off, and one will win $10,000.

The board apparently has an Arduino-compatible pinout, but using an Arduino isn't necessary. Entries must use the supplied circuit board, but the supplied circuit board doesn't need to be the only, nor the primary, part of the circuit.

I submitted my entry form and got an email yesterday that an Encabulator board is on its way to me. Woo hoo!

The deadline for posting the video is May 5. That's not much time! I have a few ideas for projects that I think have potential. I need more info on the Encabulator board before I can finalize my project choice. I haven't seen any technical details of the board yet; hopefully it ships with a datasheet. There are a few unboxing blog posts up, but so far I haven't found any detailed information. (Aha! An Arduino Library exists!)

You can apparently follow @RedBullCreation or hashtag #rbcreation on Twitter for the latest news, updates, speculation and (hopefully) trash talk. I've never been much of a Twitter user, but this contest could conceivably change that.

(And if you don't understand the reference to the "Turbo Encabulator," look here and here.)