Back to Course Arduino Programming using Arduino IDE 0% Complete 0/0 Steps Chapter-1->How to download Arduino IDE? 3 Topics | 1 Quiz 1.1 Introduction to Arduino IDE? 1.2 How to download Arduino IDE software? 1.3 Steps to install .exe file of Arduino IDE Quiz-1 -: How to download Arduino IDE? Chapter-2-> Introduction to Arduino IDE 3 Topics | 1 Quiz 2.1 Why Arduino IDE? 2.2 How Arduino IDE works? 2.3 Explanation of default screen of Arduino IDE Quiz-2-> Introduction to Arduino IDE Chapter-3–> How to connect any board with Arduino IDE? 4 Topics | 1 Quiz 3.1 What are the different types of Arduino boards ? 3.2 What is USB cable? 3.3 Steps to connect board and port in Arduino IDE. 3.4 Advantages of Arduino IDE Quiz-3->How to connect any board with Arduino IDE Chapter-4–>Steps to write a code in Arduino Programming 5 Topics | 1 Quiz 4.1 What is coding and C programming? 4.2 What is Arduino Programming? 4.3 Steps to write any code in Arduino IDE 4.4 How to open an example code in Arduino IDE 4.5 Explanation of different predefined syntax used in Arduino Programming? Quiz-4->Steps to write a code in Arduino Programming Chapter-5–>Introduction to Arduino Uno 5 Topics | 1 Quiz 5.1 What is Arduino and why we are using it? 5.2 Different types of Arduino boards 5.3 Explanation of Arduino UNO 5.4 Differentiate between digital and analog signals? 5.5 How to upload a code Quiz-5->Introduction to Arduino Uno Chapter-6–>Explanation of Variables and operators in programming 5 Topics | 1 Quiz 6.1 What are variables and data types? 6.2 What are operators? 6.3 Activity 1 : Led blink coding using Arduino IDE. 6.4 Activity 2 : Led on/ off using switch with arduino uno 6.5 How to upload the code Quiz-6->Explanation of Variables and operators in programming Chapter-7–>How to use conditional statement and loops? 6 Topics | 1 Quiz 7.1 Introduction to loops and conditional statements. 7.2 Activity 3: Piano using Arduino Uno 7.3 Components Required 7.4 Circuit Connection 7.5 Coding using IDE 7.6 Compile and run Quiz-7->How to use conditional statement and loops? Chapter-8–>How to use analog input in Arduino IDE ?