Arduino Night Lamp

by melodychang in Craft > Art

370 Views, 1 Favorites, 0 Comments

Arduino Night Lamp

IMG_0951.jpeg

Want to bring some cool tiktok vibes into your room? Here, I will show you an inexpensive way to make this led lamp by using Arduino so you won't have to go out and buy those expensive string lights. I used the following link as a reference: https://www.instructables.com/How-to-Use-NeoPixel...

In this project, I changed...

- the amount of LEDs

-the brightness of the LEDs

from the reference I used

Swipe down for the steps!

Get the Materials

1643-01.jpg
IMG_0929.JPG
jumper-wire-40-core-male-to-female-500x500.jpeg
IMG_0931.JPG
Unknown.jpg
1942869.jpg

Materials Needed For This Project:

-bread board

-jumper wires

-arduino nano

-a cup (or anything you want to use to cover the ring light)

-usb

-rgb led ring

Required Library:

Adafruit NewPixel

The following link will teach you how to add a library > https://www.instructables.com/How-to-Add-an-Exter...

Solder and Connect the LED Ring to Arduino

IMG_0959.JPG
IMG_0960.JPG

Solder the jumper wires with the LED ring.

Then, connect the jumper wires to the Arduino breadboard.

GND > GND

5V > 5V

DI > D6

Coding

Screen Shot 2021-04-11 at 2.12.56 PM.png

Upload your sketch to Arduino.

https://create.arduino.cc/editor/melodychang/10212... > go to this link and copy the codes.

Test It Out

2B54425E 2DE0 45D8 B264 49EC8BEF5ED2

Finish result!

After finishing this project, you can change the code to your likings, for example, change the light, colors or patterns.