56 LED Effects for WS2812 LED Strip - Arduino Project

  Рет қаралды 9,181

Hacktuber

Hacktuber

8 ай бұрын

You can download the effects here:github.com/kitesurfer1404/WS2...
Effects
0.Static - No blinking. Just plain old static light.
1.Blink - Normal blinking. 50% on/off time.
2.Breath - Does the "standby-breathing" of well known i-Devices. Fixed Speed.
3.Color Wipe - Lights all LEDs after each other up. Then turns them in that order off. Repeat.
4.Color Wipe Inverse - Same as Color Wipe, except swaps on/off colors.
5.Color Wipe Reverse - Lights all LEDs after each other up. Then turns them in reverse order off. Repeat.
6.Color Wipe Reverse Inverse - Same as Color Wipe Reverse, except swaps on/off colors.
7.Color Wipe Random - Turns all LEDs after each other to a random color. Then starts over with another color.
8.Random Color - Lights all LEDs in one random color up. Then switches them to the next random color.
9.Single Dynamic - Lights every LED in a random color. Changes one random LED after the other to a random color.
10.Multi Dynamic - Lights every LED in a random color. Changes all LED at the same time to new random colors.
11.Rainbow - Cycles all LEDs at once through a rainbow.
12.Rainbow Cycle - Cycles a rainbow over the entire string of LEDs.
13.Scan - Runs a single pixel back and forth.
14.Dual Scan - Runs two pixel back and forth in opposite directions.
15.Fade - Fades the LEDs on and (almost) off again.
16.Theater Chase - Theatre-style crawling lights. Inspired by the Adafruit examples.
17.Theater Chase Rainbow - Theatre-style crawling lights with rainbow effect. Inspired by the Adafruit examples.
18.Running Lights - Running lights effect with smooth sine transition.
19.Twinkle - Blink several LEDs on, reset, repeat.
20.Twinkle Random - Blink several LEDs in random colors on, reset, repeat.
21.Twinkle Fade - Blink several LEDs on, fading out.
22.Twinkle Fade Random - Blink several LEDs in random colors on, fading out.
23.Sparkle - Blinks one LED at a time.
24.Flash Sparkle - Lights all LEDs in the selected color. Flashes single white pixels randomly.
25.Hyper Sparkle - Like flash sparkle. With more flash.
26.Strobe - Classic Strobe effect.
27.Strobe Rainbow - Classic Strobe effect. Cycling through the rainbow.
28.Multi Strobe - Strobe effect with different strobe count and pause, controlled by speed setting.
29.Blink Rainbow - Classic Blink effect. Cycling through the rainbow.
30.Chase White - Color running on white.
31.Chase Color - White running on color.
32.Chase Random - White running followed by random color.
33.Chase Rainbow - White running on rainbow.
34.Chase Flash - White flashes running on color.
35.Chase Flash Random - White flashes running, followed by random color.
36.Chase Rainbow White - Rainbow running on white.
37.Chase Blackout - Black running on color.
38.Chase Blackout Rainbow - Black running on rainbow.
39.Color Sweep Random - Random color introduced alternating from start and end of strip.
40.Running Color - Alternating color/white pixels running.
41.Running Red Blue - Alternating red/blue pixels running.
42.Running Random - Random colored pixels running.
43.Larson Scanner - K.I.T.T.
44.Comet - Firing comets from one end.
45.Fireworks - Firework sparks.
46.Fireworks Random - Random colored firework sparks.
47.Merry Christmas - Alternating green/red pixels running.
48.Fire Flicker - Fire flickering effect. Like in harsh wind.
49.Fire Flicker (soft) - Fire flickering effect. Runs slower/softer.
50.Fire Flicker (intense) - Fire flickering effect. More range of color.
51.Circus Combustus - Alternating white/red/black pixels running.
52.Halloween - Alternating orange/purple pixels running.
53.Bicolor Chase - Two LEDs running on a background color.
54.Tricolor Chase - Alternating three color pixels running.
55.TwinkleFOX - Lights fading in and out randomly.
56.thru 63. Custom - Up to eight user created custom effects.

Пікірлер: 39
@Hacktuber
@Hacktuber 8 ай бұрын
Comment below what is your favorite effect,in description you can find patterns names.
@MihaiMihai-zw4rz
@MihaiMihai-zw4rz 8 ай бұрын
I think you can program Attiny85 with these effects, and after that don't need Arduino Uno! Nice effects but i think the slow changing colors effect is missing. I like the breath effect. All the best!
@filixx-77
@filixx-77 8 ай бұрын
There is no other way without the arduino it's my class to have it in my country 😢❤❤
@Hacktuber
@Hacktuber 8 ай бұрын
You need any arduino board,just upload the code,you can find in desc.box
@electronic7979
@electronic7979 8 ай бұрын
Nice
@Hacktuber
@Hacktuber 8 ай бұрын
They are really amazing patterns
@Mischahof
@Mischahof 2 ай бұрын
Question: I am running a 2 segment script via Arduino Nano, to a 46 WS2812 strip, using your code. Even though I have divided the segments equally, it 'floats' every now and then, meaning the meeting points of the segments do not stay true to where they are assigned. Basically what I want it to do is do a comet or scan effect, coming from the outer ends of the strip and meet in the middle, at an assigned point, then repeat. Any suggestions?
@livetohash6152
@livetohash6152 Ай бұрын
I had the same problem, proper power injection fixed it. Use a cap at the start of each, no matter your power & length. Evening works flawless for me now 👍
@livetohash6152
@livetohash6152 Ай бұрын
*everything works that is 🥳
@PiterRI
@PiterRI 8 ай бұрын
Luar biasa, ini sangat keren
@Hacktuber
@Hacktuber 8 ай бұрын
Try it👍
@ASHIQUE_666
@ASHIQUE_666 6 ай бұрын
Is there a programming video of this.Which code gets all these results?
@Hacktuber
@Hacktuber 6 ай бұрын
All effects are in one code
@mr.e.484
@mr.e.484 4 ай бұрын
where can I find the running lights code? Edit. I found the code. but now I can not set the color. How do you do this?
@aspect8870
@aspect8870 2 ай бұрын
it's under (name that declared the strip) for example ws2812fx.setColor(WHITE); , that's all
@PakoMoreno73
@PakoMoreno73 8 ай бұрын
Nice job!! Can be used on Arduino uno?
@gunnarallgottsmann
@gunnarallgottsmann 8 ай бұрын
He uses an Arduino uno in his project, so I guess, the answer is yes. Have a great time ✌️😊 🕊️🍀❣️
@PakoMoreno73
@PakoMoreno73 8 ай бұрын
​@@gunnarallgottsmannsorry i see printed on board UNO R3, i don't know to much between Arduino models
@Hacktuber
@Hacktuber 8 ай бұрын
Yes, of course,just choose how many leds you are using and make the changes in the code
@Hacktuber
@Hacktuber 8 ай бұрын
That is true,I am using uno the video.
@gunnarallgottsmann
@gunnarallgottsmann 8 ай бұрын
@@PakoMoreno73 I can understand the confusion brother. I wish you a wonderful time ✌️😊 🕊️🍀❣️
@dj_sorra8605
@dj_sorra8605 7 ай бұрын
What is the code for vu.meter?
@houssemkhelfi5165
@houssemkhelfi5165 3 ай бұрын
If I will show you a video can you make the same project for us with the explaining?
@Triggeredgaming27
@Triggeredgaming27 2 ай бұрын
canu tell me the file name that is used in this video
@vinothkumar.i5471
@vinothkumar.i5471 5 ай бұрын
Bouncing ball effect will miss
@mihail_bove
@mihail_bove 4 ай бұрын
The Arduino programm for effects led plsssss
@dj_sorra8605
@dj_sorra8605 8 ай бұрын
Vu.meter effect?
@Hacktuber
@Hacktuber 8 ай бұрын
😃
@Dime_Bar
@Dime_Bar 3 ай бұрын
I'm new to Arduino and not sure exactly what code i need from the multiple files that open when clicking the link.
@Hacktuber
@Hacktuber 3 ай бұрын
Use the code that ends with .ino
@Dime_Bar
@Dime_Bar 3 ай бұрын
@@Hacktuber Thanks
@dj_sorra8605
@dj_sorra8605 7 ай бұрын
56 effects at the same time, one after the other does it work?
@Hacktuber
@Hacktuber 7 ай бұрын
Yes if you change the code
@dealerspot
@dealerspot 7 ай бұрын
Ur link take me to source page. Is there single .ino file with all this effect
@mariuspetcu7482
@mariuspetcu7482 3 ай бұрын
@@Hacktuber Hello mate ... First off all Thank You for sharing the Code with us ... You said "we can change the code " to make those effects to run one after the other Continuously but you Didn't Said how / what are those changes & Where to add those Changes !... Actually You can't Just add "any LED's " you want ... You must consider that on Max Bright (White) "...each RGB LED draws approximately 50 mA when it is set to full brightness and powered at 5 V. ..."
@mariuspetcu7482
@mariuspetcu7482 3 ай бұрын
Hello mate ... First off all Thank You for sharing the Code with us ... You said "we can change the code " to make those effects to run one after the other Continuously but you Didn't Said how / what are those changes & Where to add those Changes !... Please can you show us how / what & where to add those changes ? ... Actually you can't Just add "any LED's " you want ... You must consider that on Max Bright (White) "...each RGB LED draws approximately 50 mA when it is set to full brightness and powered at 5 V. ..." and you can Draw 40mA/pin in Total ... - another Problem you must consider is that you must Power those LED's with an External Power Supply and if you have more than 1m must add a power line to each 1m otherwise you will end up with dimmed LED's at the end or turned off some of them ... Thank You and Have a Great Day
@Hacktuber
@Hacktuber 3 ай бұрын
I need to record new video on how you can change arduino codes
@user-kl5jp5wm1t
@user-kl5jp5wm1t 5 ай бұрын
😮😮😮😊😊
@Hacktuber
@Hacktuber 5 ай бұрын
👍
Arduino mit WS2812B Neopixel RGB LED Streifen
10:00
Makerblog.at - Arduino & Co
Рет қаралды 492 М.
The Wave Light (ESP8266 & WS2812B WLED Project)
6:25
Electriangle
Рет қаралды 13 М.
Они так быстро убрались!
01:00
Аришнев
Рет қаралды 2,2 МЛН
A little girl was shy at her first ballet lesson #shorts
00:35
Fabiosa Animated
Рет қаралды 16 МЛН
НРАВИТСЯ ЭТОТ ФОРМАТ??
00:37
МЯТНАЯ ФАНТА
Рет қаралды 8 МЛН
Hondys APP multiple music scene modes
1:26
Clenled_stagelighting
Рет қаралды 2,2 М.
How To Make A DIY RGB VU Meter At Home
3:46
DIY Builder
Рет қаралды 989 М.
12v WS2815 with WLED / ESP32 - Setup, Power, Control
8:01
Chris Maher
Рет қаралды 186 М.
How to make your own LED Display 🚥 [WS2812B Neopixel]
8:39
Led RGB ws2812b & Arduino nano
7:09
MakeGawe
Рет қаралды 57 М.
Как противодействовать FPV дронам
44:34
Стратег Диванного Легиона
Рет қаралды 88 М.
Хакер взломал компьютер с USB кабеля. Кевин Митник.
0:58
Последний Оплот Безопасности
Рет қаралды 2,3 МЛН
Tag him😳💕 #miniphone #iphone #samsung #smartphone #fy
0:11
Pockify™
Рет қаралды 4,4 МЛН
$1 vs $100,000 Slow Motion Camera!
0:44
Hafu Go
Рет қаралды 29 МЛН
Опасность фирменной зарядки Apple
0:57
SuperCrastan
Рет қаралды 12 МЛН
КРАХ WINDOWS 19 ИЮЛЯ 2024 | ОБЪЯСНЯЕМ
10:04