week2 : Day2, more introduction to Arduino
DAY 2: Do you remember what we did yesterday? first exercise: Read push Button into digital input and control LED accordingly. LED turns on only when you press the button. Do you remember how to connect push button to Arduino? Data Type We did not talk about this yesterday, but when you declare new variables, […]
week2 : introduction to Arduino
April 28th, 29th, 30th, 10:00-17:00 eLab DAY 1: Tutorial on Arduino Installation here >> Blink Blink What we cover: variable int pinMode() digitalWirte Challenge: Add second LED Blink them in alternative sequence 1st LED on >> off >> on >> off 1nd LED off >> on >> off >> on Push Button Button inside of […]