Premium Only Content

Digital Flare Part 3 Programming
The angled brackets aren't allowed on YouTube coments. There are notes on the lines to fix them:
- fix this line #include (here)Adafruit_NeoPixel.h(here)
#define PIN 6
#define pix 28
Adafruit_NeoPixel strip = Adafruit_NeoPixel(pix, PIN, NEO_GRB + NEO_KHZ800);
#define yellow 200,55,0
#define off 0,0,0
void setup() {
pinMode(8,INPUT_PULLUP);
pinMode(9,INPUT_PULLUP);
strip.begin();
strip.show();
- (less than) for(int a=0;a(here)pix;a++){
strip.setPixelColor(a,yellow);
strip.show();
delay(35);
strip.setPixelColor(a,off);
}
strip.show();
}
int pgm;
int spd=10;
int pixel;
int bright;
long unsigned timer=millis();
void loop() {
if(pgm==0){
strip.setPixelColor(pixel,off);
pixel++;
pixel%=pix;
strip.setPixelColor(pixel,yellow);
strip.show();
}
if(pgm==1){
- (less than) for(int a=0;a(here)pix;a++){
if(bright){strip.setPixelColor(a,yellow);}
if(!bright){strip.setPixelColor(a,off);}
}
strip.show();
bright=!bright;
}
if(pgm==2){
- (less than) for(int a=0;a(here)pix;a++){
if(bright){strip.setPixelColor(a,255,0,0);}
if(!bright){strip.setPixelColor(a,0,0,255);}
}
strip.show();
bright=!bright;
}
fix this line (less than) while(millis()(here)timer){
if(!digitalRead(8)){
pgm++;
pgm%=3;
delay(2);
while(!digitalRead(8)){}
delay(2);
}
if(!digitalRead(9)){
spd+=25;
fix this line (More than) if(spd(here)150){spd=10;}
delay(2);
while(!digitalRead(9)){}
delay(2);
}
}
timer+=spd;
}
-
6:38
Mrgunsngear
9 hours ago $0.41 earnedTrump's ATF Removes Zero Tolerance Policy For FFLs & More 🇺🇸
2.1K13 -
22:07
JasminLaine
11 hours agoWatch CBC Realize They Can’t Save Carney—Poilievre Calls Him a “Political Grifter”
31712 -
13:19
Bearing
20 hours agoAustralian Prime Minister FALLS OFF STAGE Then Denies it Happened 🤣😂
2.24K40 -
2:44:48
Price of Reason
12 hours agoTrump Tariff Mania CONTINUES! China vs Hollywood! Bezos Under FIRE! Sweet Baby Inc FAILS Again!
26.4K4 -
2:39:40
TimcastIRL
8 hours agoTrump To Impose 104% TARIFF On China At Midnight In NUCLEAR BOMB On Global Trade | Timcast IRL
240K120 -
1:54:27
Glenn Greenwald
11 hours agoAs Tariffs Dominate News, Trump and Netanyahu Make Increasingly Militaristic Threats; Plus: Mixed Supreme Court Ruling on Deportation Powers | SYSTEM UPDATE #435
158K148 -
1:01:27
Man in America
11 hours agoMAHA Feels Betrayed by RFK Jr.—What's REALLY Happening? w/ Sayer Ji
72.6K51 -
1:15:15
Savanah Hernandez
8 hours agoToxic Empathy Is Ruining America
55.8K49 -
1:39
Stephen Gardner
12 hours ago🚨BREAKING: Karoline Leavitt MAKES STUNNING announcement about Trump's Assassin!
60.3K22 -
1:32:10
Joker Effect
7 hours agoRumble is about to get a new genre!! Are you ready to take it on? Time to fight fire with fire!
60.2K8