Shadow Light Box - Control by IR Remote With Arduino

by AnnaMai in Circuits > Arduino

4280 Views, 30 Favorites, 0 Comments

Shadow Light Box - Control by IR Remote With Arduino

3 short view.JPG

This instruction will guide how to make shadow light box for next Christmas. You can make for yourself to decorate your room, or make it for your friend as a gift.

This shadow box can make various kind of color by mixing color by Red, Blue, Green color. Control via IR remote with main controller Arduino UNO.

Let's start!

Watch the instruction video firstly for easy understand :)

Summarize About Parts

Electronics side:

1. Arduino UNO https://amzn.to/2P58O7s

2. IR remote module https://amzn.to/2IALMmm

3. RGBLED strip https://amzn.to/2K9l8BN

4. Transistor https://amzn.to/2CrrIPZ

5. Resistor https://amzn.to/2WZh8ZS

6. Bread board and cables https://amzn.to/2OiPWDk

Hardware side:

1. MDF box by laser cut (Corel Draw file) http://bit.ly/2K8S7pR

(PDF file) http://bit.ly/2pfoTOZ

2. Paper pattern http://bit.ly/2K8S7pR

Design the MDF Box and Scene

24 file.JPG
24 file 2.JPG
24 parts.png
24 scene.png

I made the box from MDF wood which is can be strong and easy for making with laser cnc machine.

The desgin file for MDF box (also for the scene) can be download here (Google share) http://bit.ly/2K8S7pR

In case you don't have cnc machine, you can make your own box by paper, for example.

I cut the scene also by laser cnc machine. You can print out and cut manually with knife.

Remember, paper is the thick one, it's called "paper stock"

Install the Box

25-2 install frame.png
_DSC0275.JPG
_DSC0279.JPG

The box is designed to be matched together, so it's easy to install. You can use glue to keep all them to be fixed.

Install Paper

25-5 install paper.png
_DSC0287.JPG
_DSC0288.JPG
_DSC0261.JPG

Install paper by order of each paper. They're kept in distance by spacer

Make Circuit

20 circuit.JPG
23 breadboard.JPG

Make circuit as above.

LED strip has 3 color Red, Green and Blue which will be control by IR remote.

I use button 1, 2, and 3 to adjust intense of each color. Mixing of each intense light of R, G, B will make another color.

PWM pulse is used to control intense of LED light. Because LED need 12V for operation while Arduino UNO has only 5V output, so i use some transistor to control voltage for LED.

We should make to circuit before install it into the box.

Download the Code

21 code.JPG

The code is just to receive command from IR remote, then sort out what kind of command to adjust light of Red, Blue, and Green LED.

The code can be download here (Google share) http://bit.ly/2CwPw52

Install LED Strip and Arduino Into Box

25-6 install light.png
25-6 install light 2.png
25-7 install UNO.png

Stick LED strip into wood plate in zig-zag path to make light can cover all the scene. Then install Arduino UNO with breadboard.

Enjoy It

25-8 install power.png
3 short view.JPG
5 in night.JPG
_DSC0261.JPG
4 in desk.JPG

Install power and back cover. And enjoy it!

I hope you like my project and instruction.

Please leave comment. Your comment will encourage my next project. Thanks :)