Overview/Description
Explore detailed concepts of programming IoT applications using Arduino language and Arduino IDE. During this course, you will begin by examining Arduino device components, such as the voltage regulator, connection pins, crystal oscillator, microcontroller, and reset button. Then you will observe how to install and view the Arduino integrated development environment (IDE). Next, you will learn how to connect Arduino to Raspberry Pi. Other topics in the course include an introduction to Arduino language fundamentals and program examples; how to identify essential Arduino pin connections and their functions and how to set up Arduino serial communication. Finally, as a review exercise, you will connect an Arduino board to a computer, write and compile code, and upload code to the Arduino board.