Darth Vader Light-Up Plush Toy

by JacksonPeterson in Craft > Sewing

473 Views, 1 Favorites, 0 Comments

Darth Vader Light-Up Plush Toy

VaderDone2.jpeg

I made a Plush Darth Vader toy that lights up and makes sounds. I made this for the Star Wars fans who like to craft.

The finished toy has three things to do.

  1. Plays theme song when Button A is clicked.
  2. Eyes light up when Button B is clicked.
  3. Arduino lights turns red when shaken.

Supplies

Arduino.jpg
DarthVader.jpg
Needle.jpg
RedLEDLights.jpg
Thread.jpg
BatteryPack.jpg

Adafruit Arduino Circuit Playground, Darth Vader Dog Toy, Large Needle, Red LED Lilypad lights, Conductive Thread, and a AAA Battery Pack. Everything can be purchased on Amazon.com.

Sew LED Lights Onto Darth Vader's Eyes, Connecting Thread to Arduino Circuit Background

Sewing.jpeg
EyesDone.jpeg

Right Eye: Sew thread around loop A7 and connect up to the Positive (+) loop on the LED light from the inside of the toy. Sew another thread around nearest GND loop and connect to Negative (-) loop on the LED light. 

Left Eye: Sew thread around loop A4 and connect up to the Positive (+) loop on the LED light from the inside of the toy. Sew another thread around nearest GND loop and connect to Negative (-) loop on the LED light. 

Tip: Make sure the threads are not touching inside the toy!

Optional: I placed the eye LED lights and Arduino on top of the toy. However, if able, you can place them on the inside of the toy so they are not visible all the time. If not, this is how it will look when LEDs/Arduino are sewn on. 



Go to Makecode.adafruit.com and Click “New Project”

Screenshot 2023-04-18 at 8.24.40 PM.png

Sound Code

Screenshot 2023-04-18 at 8.30.58 PM.png

Create block coding for playing Darth Vader's theme song when button A is clicked. You can copy the coding shown.

Optional: If you would like to lengthen the song, you can use sheet music to to add more notes. 

https://shorturl.at/qyAF0



Light Code Pt 1

Screenshot 2023-04-18 at 8.31.15 PM.png

Create block coding for turning on eye LED lights when button B is clicked.

Light Code Pt 2

Screenshot 2023-04-18 at 8.31.15 PM.png

Create another block code that turns off all features when buttons A and B are clicked simultaneously.

Shake Code

Screenshot 2023-04-18 at 8.31.30 PM.png

Create block coding that turns Arduino lights red when the toy is shaken. 

Tip: Make sure all coding is done on the same page in the same project.

Download the Adafruit Code

Screenshot 2023-04-18 at 8.47.47 PM.png

Click the pink "Download" button.

Connect to Computer

Connected.jpeg

Connect your Adafruit Arduino circuit playground to your computer.

Apply the Coding

Screenshot 2023-04-20 at 3.28.53 PM.png

Drag and drop the downloaded code onto the circuit playground icon that will appear on your computer homescreen when the circuit is connected

Battery Pack

IMG_3650.jpeg

Disconnect your circuit playground from your computer. Plug in the battery pack into the circuit playground and turn on

You're All Done!

VaderDone.jpeg
VaderDone2.jpeg

Congratulations, you finished the project!