Cloud Installation – Final Project

Materials
3 Paper lanterns
3 Jumper wires
1 Soldering iron
1 Solder wire
1 Arduino Board
1 9V Battery
1 9V battery clip
Rainbow Ribbon Cable Wires
Flora RGB Smart NeoPixels
Polyester fill
Adhesive spray
Hot glue gun
Fishing string
Scissors

To make the cloud, you need to hot glue your paper lanterns together. If it  doesn’t hold well enough, you may use fishing wire to sow together the lanterns for a stronger base. To create the effect of the cloud, you will need to add adhesive spray to the object and then layer polyester fill onto it. Make sure to leave a lantern uncovered from the hole on top. This space should be where you insert and hide the battery. Once it is all together, you will need scissors (or whatever works best) to punch a small hole in the paper lanterns/cloud. The holes will allow you to insert your NeoPixel strand to each cloud. Lastly, you will
(Note: You might want to use gloves when adding the adhesive spray and polyester fill!) 
First you will solder three jumper wires (of different color) to the left side of the NeoPixel. You want to make sure the arrows on our NeoPixels are pointing towards the right. After that is done, you will need to solder three cable wires.
Repeat this for every Neopixel, and leave the right side of your last NeoPixel without any connection/wires attached.

When done right–– it should look similar to the pictures shown above.
Next, you will need your Arduino board. Of the three jumper wires at the beginning of your connection, you will connect 5v from the NeoPixel and connect it to 5v on the arduino board. Then connect the jumper wire attached to “GND” on the NeoPixels and plug it to the ground pin on the arduino board. Lastly, the jumper wire connected to “in” on the neopixels should be on pin 6 of the arduino. After completing this step you may connect your arduino set-up to your computer in order to install its coding.
Connect a 9V battery clip onto a 9V batter. This will be your power source for the installation.

Connect your 9V Battery to your arduino board.
(There’s a light on the arduino board. This will tell you if your board is active, and it should light up).

Code