GitXplorerGitXplorer
n

IceLightsAndMusic

public
4 stars
0 forks
4 issues

Commits

List of commits on branch master.
Unverified
6ca4e408055d9af5f22e2b12b9ac4ede02bcb722

Update README.md

nnottombrown committed 10 years ago
Unverified
167c5437f9c8b60975a2ab5bf798e5690aeafc5f

Update README.md

nnottombrown committed 10 years ago
Unverified
3f66dff6bb223afde701eaceda3010e7fdf86385

Update README.md

nnottombrown committed 10 years ago
Unverified
546b0081544ab4cd7081ee897bf5d097b36dce10

Update README.md

nnottombrown committed 10 years ago
Unverified
7b0d111918cacfaba4fb3ac5ad5c3e207a4215e5

Update README.md

nnottombrown committed 10 years ago
Unverified
8b4d5c9f73dabd6531c6e96d521d81ead4617ac7

Update README.md

nnottombrown committed 10 years ago

README

The README file for this repository.

Titanic's End - Ice, Lights, and Music

Project Repository for Titanic's End Electronics

Sweet Rendering

MVP

Burning man starts on Aug 24th. When we arrive, we must have the following:

  • [ ] LEDs along the exterior of the frame
  • [ ] LEDs throughout the interior
  • [ ] A sound system (with small speakers in the interior)
  • [ ] A generator that provides reliable power

We'd like to keep the entire electronics budget below $5k

Roadmap

https://www.google.com/calendar/embed?src=q6iqtt235h5isporsgrl2aepcs%40group.calendar.google.com&ctz=America/Los_Angeles

Wiring

titanics_end_diagram

If you want to contribute, feel free to edit the omnigraffle file

LEDs

Quick math for the size of the car

  • Height ~3.5m
  • Length ~ 6m
  • Width ~ 2.5m

This gives us a total perimiter of 17m and a total area of 59.5m^2

LED strips

I've had several recommendation for waterproof WS2812B strips

Each strip has the following specs:

  • $30.00 per strip (plus shipping)
  • 150 LEDs per strip
  • 5m per strip
  • 120 degree emitting angle
  • 36 watts per strip
  • 2550 lumens (17 lumens/LED)

If we get 70 of them and cut them into 50 LED segments, some napkin math would give us:

  • 210 strip segments (each 166 cm long and drawing 12 watts)
  • 350 total meters of strips
  • 2520 watts
  • 10,500 total LEDs
  • 178,500 lumens (As bright as about 300 x 60W halogen bulbs)
  • ~$2.5k

LED Controllers

Fadecandy: https://github.com/scanlime/fadecandy

Purchasable on Adafruit. Each one has the following specs:

  • Can control up to 8 strip segments (each up to 64 pixels long, ours are 50)
  • $25 (plus shipping)

If we get 26 of them it means:

  • We can control 208 segments
  • We have to solder 208 segments
  • It will cost $720

Nodes

Seems like there are four main LED sections that need power and control

  • Left side
  • Right side
  • Front & Interior
  • Back & DJ booth

In each of those sections, we should have a node. The node will contain a power supply and a USB hub, and should be protected so that it does not get damaged.

USB hubs

We want a powered hub with at least 8 USB ports.

Power Supplies

We need 5V power for each of the LED strips. Micah recommends a 200W Genssi.

Brain

We should bring an old macbook, which will let us debug things on the fly. If it breaks, it will be replaceable by other macbooks. Uses 85 watts

Sound System

Kan Bros have a large speaker system, I'd estimate it at 2000W

Generator

I'd like to use inverter generators because they're quiet and efficient. We already have one 3100W Champion, I think we should get a second. One will be dedicated lights, and the other dedicated audio.