For this tutorial, you’ll need: Arduino UNO 6 x Resistor 330E BreadBoard Jumper Wires 6 x Led 5MM Watch this full video: First Version of Code: void setup() { Serial.begin(9600); for (int thisPin = 2; thisPin < 7; thisPin++) { […]
Daily Archives: September 12, 2020
1 post