Decorative Lamp GirlsGoIT
by Catalina Morozovschi in Circuits > LEDs
210 Views, 0 Favorites, 0 Comments
Decorative Lamp GirlsGoIT
As part of the "GirlsGoIT" Summer Program, we decided to make a decorative lamp with the logo of this program.
Supplies
- Breadboard 800 points
- Arduino UNO R3
- Red LEDs
- Orange LEDs
- Yellow LEDs
- Resistor 220 ohm
- Dupont cables
- Plastic budy
- Push button
Design on Sheet
The lamp will be in the form of a cuboid with dimensions: 180mm×155mm×66mm
Design on 3D
On the 3D design side, I used the Autodesk Fusion 360 application to create the decorative lamp sketch. The steps in this application were as follows: first I saved the project, added a new component and created a sketch choosing the bottom plan, the most used was the toolbar. The project contains 2 components + breadboard + arduino + push button.
Circuit Design
To write the code for Arduino I used Tinkercad. Tinkercad is a free online 3D modeling program that runs in a web browser.
I used 6 red LEDs, 6 yellow LEDs, 9 orange LEDs, 7 resistors, a breadboard, a pushbutton and an Arduino UNO R3 board.
Mode of operation:
- If we press the pushbutton once the LEDs will light up.
- If we press the pushbutton a second time, the LEDs will light up and go out one by one.
- If we press the pushbutton a third time, the LEDs will light up and go out slowly.
- If we press the pushbutton a fourth time, the LEDs will go out.
The Code for Arduino UNO R3
Final
We thank the GirlsGoIT Summer Camp for their training and support.