Skip to content

Top hat with 1024 addressable LEDs and glitter felt.

Notifications You must be signed in to change notification settings

marcnewlin/led-top-hat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1024 LED Top Hat

I made a big shiny top hat with 1024 LEDs and glitter felt.

rainbow animation

Parts

Firmware

The firmware is pretty self explanatory, and comes with the two modes:

  • Rainbow bouncing rectangle thing with sparking white LEDs
  • Mario running in circles

The rainbow mode uses a chain of filled rectangle sprites, and a "sparkle effect" sprite.

The Mario mode uses a set of sprites to represent each frame in the running animation.

Hat Construction

If you want to build a DIY hat with 1024 LEDs, you probably know how to glue cardboard together.

So, the hat construction is mostly left as an exercise for the reader, but here is the basic strategy:

  1. Use two layers of chipboard for the brim of the hat. It flexes more in one direction than the other, so offset the layers by 90 degrees. This worked pretty well to make it safe to pick up by any part of the brim.

  2. Make a cylinder out of cereal boxes and glue, with a layer of chipboard about halfway up, inside the cylinder. The chipboard layer will rest against your head on the bottom, and hold the voltage and converters and Teensy on the top.

  3. Make a lid that fits the hat, using more cereal boxes and chipboard.

  4. Attach the cylinder to the brim. I used more glue and cereal box cardboard for this.

  5. Use the mounting tape to attach the four LED panels to the outside of the cylinder. I was lucky in that a power of two LEDs fit my head, but you may need to adjust it somewhat.

  6. Wire up the LED panels in series, and route the red and white power wires from the center of each panel into the top compartment of the hat.

  7. Adjust the voltage converters to output 4.0 volts.

  8. Use some more mounting tape to attach the voltage converters to the chipboard layer in the hat, and wire up two LED panels to each converter.

  9. Wire up the Teensy to a voltage converter (VIN/AGND).

  10. Wire up a Teensy to the LED panel with an exposed input wire (D1/GND).

  11. Attach a piece of the elastic to the underside of the hat.

  12. Cover it in felt, attached with hot glue.

  13. Win.

hat-1 hat-2 hat-3 mario animation

About

Top hat with 1024 addressable LEDs and glitter felt.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published