A project I recently completed using FastLED at Rockefeller Center in NYC.

A project I recently completed using FastLED at Rockefeller Center in NYC. The client, a major chocolate brand, wanted a tree that could change color in response to Twitter messages.

The backend was developed in Python. When it’s time to change color, the backend sends a char with the color command over the serial port to the Arduino. A Due clone was used because of the need for parallelism.

Here is a video: https://photos.app.goo.gl/l5UHmAqBHxK5OkKd2

More info about the project here: https://yeutterg.github.io/nyc-display-2017

A full photo/video album here: https://photos.app.goo.gl/rTm7S0vim23okgH83

Here is the Arduino Due code. Forgive the hacky nature of the code: https://gist.github.com/yeutterg/2909ab05c726c4f8a4ab3f417c720d17

Wow, nice work there. That’s a pretty unique build opportunity. :slight_smile:

@marmil Thank you!

@Michael_Aramini_Mick Thank you!

I put a technical overview up here: https://yeutterg.github.io/nyc-display-2017-technical

Not sure why, but no matter how I try to view this video, I can’t. Is there any alternative link? Sounds amazing, though.

@Michael_Davis Here is an alternate link to all 3 videos. Thanks for checking it out!

@Greg_Yeutter Well, that was absolutely glorious. Thanks for sharing it on Github, as well.

@Michael_Davis Thanks so much!