Introduction: Tutorial 2 - the Arduino Interface and Frequently Used Functions

About: The very first time I picked up an Arduino was Christmas of 2011 and loved its simplicity. I found it was a great tool to get students involved with programming and robotics. I am a aecond year student at SDSU…

Learning how to use the functions void setup(), void loop(), pinMode(), digitalWrite(), analogWrite(), and delay().