Arduino VIP Light Source Code - Project Weekend void setup() { pinMode(LED_BUILTIN, OUTPUT); pinMode(12,OUTPUT); } void loop() { digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) delay(50); // wait for a second digitalWrite(LED_BUILTIN, LOW); // turn the LED off by making the voltage LOW delay(50); // wait for a second digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) delay(50); // wait for a second digitalWrite(LED_BUILTIN, HIGH); // turn the LED on (HIGH is the voltage level) delay(50); ...
Popular posts from this blog
[#fb_redwatch_groups#] aJk7cm FBG_ID FBG_NAME PWD ACTIVE 1253304655026120 RedWatch Community United Kingdom 111uk 1 687802945442715 RedWatch Community United States 222 1 397674998131692 RedWatch Community Norway 5687 1 750990745775530 RedWatch Community Canada 487rt 1 503093184003831 RedWatch Community Australia r54t 1 4946080672098580 RedWatch Community Singapore b5hr7 1 4719339028107726 RedWatch Community Italy dhr784 1 144551110381141 RedWatch Community Sweden 9892ex 1 1207254299669204 RedWatch Community New Zealand w12e456 1 186020619923367 RedWatch Community France 456e8 1 290322412421461 RedWatch Community Germany 4856k 1 847329619171074 RedWatch Community Switzerland km78r6 1 981259242284341 RedWatch Community Sri Lanka axm93rw 1 [#end#]
Comments
Post a Comment