Jellyfish Night Light

by zzzx0618 in Circuits > Arduino

198 Views, 3 Favorites, 0 Comments

Jellyfish Night Light

388a18f2716a8a4902a54a072c277672.jpg

Our team did a project. It's a project about jellyfish lights.

Step 1: How to Work:

The state switch of the jellyfish light can be controlled by operating two buttons, the red button is the confirm button, and the blue button is the state switch button.

Step 2: Material Appliances:

1. Material:

Aduino breadboard;

Several Dupont lines;

Three RGB lights and two buttons;

A number of resistance;

2. Jellyfish decoration materials:

White paper;

Color pen;

Glue;

Scissors;

A number of wire;

Wire pliers

Step 3: Production of Jellyfish

图片1.png
图片2.png
图片3.png
图片4.png

1. Cut the white paper to a pentagon

2. Use a crayon to paint the white paper with the colors you want

3. Apply glue to the side of the paper and paste it into the shape of a jellyfish cap

4. Make jellyfish feet and color them

5. Combination jellyfish, cover on the LED lamp

Step 4: Connections

图片5.png
图片6.png

redPin_1 -- 2;

greenPin_1 -- 3;

bluePin_1 -- 4;

redPin_2 -- 5;

greenPin_2 -- 6;

bluePin_2 -- 7;

redPin_3 -- 8;

greenPin_3 -- 9;

bluePin_3 -- 10;

buttonPin_1 -- 12;

buttonPin_2 -- 13;

Step5:Code

Downloads