Skip to content

A recreation project of the photo opportunity with a lantern from the movie 'Tangled' available at Walt Disney World's Magic Kingdom

Notifications You must be signed in to change notification settings

LowBudgetMan/tangled-lantern

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tangled Lantern

Example completed lantern

This is a recreation project of the photo opportunity with a lantern from the movie 'Tangled' available at Walt Disney World's Magic Kingdom. The Arduino code is simple and meant to mimic the look of a candle, and the construction is made of a painted lampshade with the circuit hanging from inside it.

The Code

The code will update the set of addressable LEDs on digital pin 6 every 100ms with the color adjusted randomly between 0 and 15.

The Construction

The lantern is powered with an Arduino Pro Mini 3.3V. The LED strips used are WS2812 5050 RGB 8 LED Light Strips. The pattern I used to paint the lamp shade can be found here Presently working on a PCB to attach to the lampshade instead of hanging the LED strips from the center ring. The LED strips get power from the same battery pack that the Arduino board does, and all four LED strips are connected to the same digital pin 6 on the Arduino.

About

A recreation project of the photo opportunity with a lantern from the movie 'Tangled' available at Walt Disney World's Magic Kingdom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages